]> granicus.if.org Git - pdns/commitdiff
add opendbx to tar.gz
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 15 Jan 2006 22:32:23 +0000 (22:32 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 15 Jan 2006 22:32:23 +0000 (22:32 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@560 d19b8d6e-7fed-0310-83ef-9ca221ded41b

build-scripts/tar-gz-build-instruction

index ffc826dac4a3fe32a38a7f97f050bae78235b819..dd80f40afdfd806c452841fa3cf64178338d838b 100755 (executable)
@@ -1,6 +1,6 @@
 rm -f $(find . -name "*~") &&
 ./bootstrap && 
 ./configure \
---with-modules="mysql gmysql gpgsql xdb pipe oracle pipe pdns db2 odbc ldap gsqlite geo goracle" \
+--with-modules="mysql gmysql gpgsql xdb pipe oracle pipe pdns db2 odbc ldap gsqlite geo goracle opendbx" \
 --with-dynmodules="" &&
 make dist 
\ No newline at end of file