On Sat 28/Jan/2017 19:57:39 +0100 Sam Varshavchik wrote:

Changes:

• Rewritten LDAP, MySQL, PostgreSQL, and SQLite modules. The replacement
modules are backwards compatible, except for one PostgreSQL configuration

You need to configure CXXFLAGS too.

Ale
--- configure.ac        2017-01-29 00:00:00.000000000 +0100
+++ configure.ac.new    2017-01-31 16:37:06.000000000 +0100
@@ -529,6 +529,7 @@
        LIBS="$saveLIBS"
        HAVE_AUTHPGSQL=1
        CFLAGS="$PGSQL_CFLAGS $CFLAGS"
+       CXXFLAGS="$PGSQL_CFLAGS $CXXFLAGS"
        LIBAUTHPGSQL="libauthpgsql.la"
 fi
 
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to