From: Bert Hubert Date: Sun, 15 Jan 2006 22:32:23 +0000 (+0000) Subject: add opendbx to tar.gz X-Git-Tag: pdns-2.9.20~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=116762a333b137a73cee4aabcb9ea1cb82427e14;p=pdns add opendbx to tar.gz git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@560 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/build-scripts/tar-gz-build-instruction b/build-scripts/tar-gz-build-instruction index ffc826dac..dd80f40af 100755 --- a/build-scripts/tar-gz-build-instruction +++ b/build-scripts/tar-gz-build-instruction @@ -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