]> granicus.if.org Git - pdns/commitdiff
add mongodb to the tar.gz
authorBert Hubert <bert.hubert@netherlabs.nl>
Thu, 14 Apr 2011 18:12:12 +0000 (18:12 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Thu, 14 Apr 2011 18:12:12 +0000 (18:12 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2163 d19b8d6e-7fed-0310-83ef-9ca221ded41b

build-scripts/tar-gz-build-instruction

index a97651b3b2edf5a7a51e1ee15f32531e11661105..3deb39aef72b11ca8d284e706fbfc07d029e6322 100755 (executable)
@@ -2,6 +2,6 @@ rm -f $(find . -name "*~") &&
 ./bootstrap && 
 ./configure \
 --with-pgsql-lib=/opt/postgresql/lib --with-pgsql-includes=/opt/postgresql/include \
---with-modules="mysql mydns gmysql gpgsql xdb pipe oracle pipe pdns db2 odbc ldap gsqlite gsqlite3 geo goracle opendbx godbc" \
+--with-modules="mysql mydns gmysql mongodb gpgsql xdb pipe oracle pipe pdns db2 odbc ldap gsqlite gsqlite3 geo goracle opendbx godbc" \
 --with-dynmodules="" &&
 make dist 
\ No newline at end of file