mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Silly cdr_pgsql.so error
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1901 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
# the GNU General Public License
|
||||
#
|
||||
|
||||
MODS=cdr_csv.so cdr_pgsql.so
|
||||
#ADD cdr_pgsql.so to MODS= to include PostgreSQL support: REQUIRES PostgreSQL libs
|
||||
MODS=cdr_csv.so
|
||||
|
||||
|
||||
CFLAGS+=-fPIC
|
||||
|
||||
|
Reference in New Issue
Block a user