From: Russell Bryant Date: Sat, 21 Jan 2006 21:57:01 +0000 (+0000) Subject: oops, don't build app_sql_postgres by default ... X-Git-Tag: 1.4.0-beta1~2855 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=039ee896c7715c92cbd56a0353afca6a912b05ec;p=thirdparty%2Fasterisk.git oops, don't build app_sql_postgres by default ... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8409 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/Makefile b/apps/Makefile index 1b40ca73ff..a5e195f989 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -30,7 +30,7 @@ APPS=app_adsiprog.so app_alarmreceiver.so app_authenticate.so app_cdr.so \ # # Obsolete things... # -APPS+=app_sql_postgres.so +#APPS+=app_sql_postgres.so #APPS+=app_sql_odbc.so #