[csw-devel] SF.net SVN: gar:[17620] csw/mgar/pkg/powerdns/branches/pdns-3.1-rc1/ Makefile

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Fri Apr 6 22:36:18 CEST 2012


Revision: 17620
          http://gar.svn.sourceforge.net/gar/?rev=17620&view=rev
Author:   wilbury
Date:     2012-04-06 20:36:18 +0000 (Fri, 06 Apr 2012)
Log Message:
-----------
powerdns/branches/pdns-3.1-rc1: No PgSQL backend, build system still broken.

Modified Paths:
--------------
    csw/mgar/pkg/powerdns/branches/pdns-3.1-rc1/Makefile

Modified: csw/mgar/pkg/powerdns/branches/pdns-3.1-rc1/Makefile
===================================================================
--- csw/mgar/pkg/powerdns/branches/pdns-3.1-rc1/Makefile	2012-04-06 20:29:17 UTC (rev 17619)
+++ csw/mgar/pkg/powerdns/branches/pdns-3.1-rc1/Makefile	2012-04-06 20:36:18 UTC (rev 17620)
@@ -63,10 +63,7 @@
 CONFIGURE_ARGS += --with-mysql=$(prefix)
 CONFIGURE_ARGS += --with-mysql-lib=$(prefix)/lib
 CONFIGURE_ARGS += --with-mysql-includes=$(prefix)/include
-CONFIGURE_ARGS += --with-pgsql=$(prefix)/postgresql
-CONFIGURE_ARGS += --with-pgsql-lib=$(prefix)/postgresql/lib
-CONFIGURE_ARGS += --with-pgsql-includes=$(prefix)/postgresql/include
-CONFIGURE_ARGS += --with-modules="ldap geo gmysql gpgsql"
+CONFIGURE_ARGS += --with-modules="ldap geo gmysql"
 
 # Prepend Boost 1.49 installation in paths so we pick up the correct one
 EXTRA_INC = /opt/csw/gxx/include

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