SF.net SVN: gar:[22374] csw/mgar/pkg/powerdns/trunk/Makefile
wilbury at users.sourceforge.net
wilbury at users.sourceforge.net
Mon Nov 4 15:55:17 CET 2013
Revision: 22374
http://gar.svn.sourceforge.net/gar/?rev=22374&view=rev
Author: wilbury
Date: 2013-11-04 14:55:17 +0000 (Mon, 04 Nov 2013)
Log Message:
-----------
powerdns/trunk: Add pipe backend to make remotebackend happy.
Modified Paths:
--------------
csw/mgar/pkg/powerdns/trunk/Makefile
Modified: csw/mgar/pkg/powerdns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/powerdns/trunk/Makefile 2013-11-04 14:40:10 UTC (rev 22373)
+++ csw/mgar/pkg/powerdns/trunk/Makefile 2013-11-04 14:55:17 UTC (rev 22374)
@@ -63,7 +63,7 @@
CONFIGURE_ARGS += --with-mysql-lib=$(prefix)/lib
CONFIGURE_ARGS += --with-mysql-includes=$(prefix)/include
CONFIGURE_ARGS += --with-sqlite3
-CONFIGURE_ARGS += --with-modules="ldap geo gmysql gsqlite3 remote"
+CONFIGURE_ARGS += --with-modules="ldap geo gmysql gsqlite3 pipe remote"
EXTRA_CONFIGURE_ENV += "PKG_CONFIG=/opt/csw/bin/pkg-config"
EXTRA_CONFIGURE_ENV += "PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list