summaryrefslogtreecommitdiffstats
path: root/go
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-27 11:59:27 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-27 11:59:27 +0000
commit9127caf69b5235371e02b65983a93e9d81cf4269 (patch)
treead56dd1d0781600cd39b6dacfc567a06a7945439 /go
parent1fb44c22f51cccab8f5c32b51fd8b52969c36073 (diff)
downloadzabbix-9127caf69b5235371e02b65983a93e9d81cf4269.tar.gz
zabbix-9127caf69b5235371e02b65983a93e9d81cf4269.tar.xz
zabbix-9127caf69b5235371e02b65983a93e9d81cf4269.zip
Minor fixes.
git-svn-id: svn://svn.zabbix.com/trunk@3942 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'go')
-rwxr-xr-xgo2
1 files changed, 1 insertions, 1 deletions
diff --git a/go b/go
index 2c760e28..ae0e8376 100755
--- a/go
+++ b/go
@@ -33,7 +33,7 @@ cd -
#export CFLAGS="-Wall -pedantic"
#./configure --enable-agent --enable-server --with-libcurl --with-sqlite3 --with-net-snmp --prefix=`pwd` 2>>WARNINGS >/dev/null
#./configure --enable-agent --enable-server --with-libcurl --with-pgsql --with-net-snmp --prefix=`pwd` 2>>WARNINGS >/dev/null
-./configure --enable-agent --enable-server --with-jabber --with-libcurl --with-mysql --with-net-snmp --prefix=`pwd` 2>>WARNINGS >/dev/null
+./configure --enable-agent --enable-server --with-jabber --with-ldap --with-libcurl --with-mysql --with-net-snmp --prefix=`pwd` 2>>WARNINGS >/dev/null
#./configure --enable-agent --enable-server --with-jabber --with-libcurl --with-pgsql --with-net-snmp --prefix=`pwd` 2>>WARNINGS >/dev/null
#./configure --enable-agent --enable-server --with-mysql --with-net-snmp --prefix=`pwd` 2>>WARNINGS >/dev/null
#./configure --enable-agent --enable-server --with-oracle=/home/zabbix/sqlora8 --with-net-snmp --prefix=`pwd` 2>>WARNINGS >/dev/null