-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello fellow hackers!
The following change renames the `--with-postgres' configure option to `--with-postgresql'. Also, the above configure option now requires the path to `pg_config' executable instead of the prefix of PostgreSQL installation. - From now on, please include "libpq-fe.h" directly without prefixing it with "postgresql" -- "postgresql/libpq-fe.h" only works for debian's default PostgreSQL installation. Regards, Sree - -------- Forwarded Message -------- Subject: [GNUnet-SVN] r34128 - in gnunet: . m4 src src/datacache src/datastore src/include src/namecache src/namestore src/postgres Date: Sat, 9 Aug 2014 00:20:48 +0200 From: [email protected] To: [email protected] Author: harsha Date: 2014-08-09 00:20:48 +0200 (Sat, 09 Aug 2014) New Revision: 34128 Added: gnunet/m4/ax_lib_postgresql.m4 Modified: gnunet/configure.ac gnunet/src/Makefile.am gnunet/src/datacache/Makefile.am gnunet/src/datacache/plugin_datacache_postgres.c gnunet/src/datastore/Makefile.am gnunet/src/datastore/plugin_datastore_postgres.c gnunet/src/include/gnunet_postgres_lib.h gnunet/src/namecache/Makefile.am gnunet/src/namestore/Makefile.am gnunet/src/postgres/Makefile.am Log: Include libpq-fe.h instead of postgres/libpq-fe.h. Also add a macro for checking libpq from Autoconf macro archives. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJT5VgpAAoJECthXLMALpxGST0IAK2gc5l3sF+h+37KtU3ifyYt Sqdi/mhZiL2ZdWL5pRIul1sfnHwPrU9+Xc/SljKn9Id/hOtRHgu9sfCRYPlBH3uJ f+38Z5VJaBiY6gGjjvtuAmiBO+ClJCB+ZtpeK8s/uzleQcc56O+shs128NuOaTK8 twXhLC8ZowCwO02qX4D+T9dgG4PECPp9ICKTroV8Y2rB8Fc6ECfl4dcJOnmqTa14 od7ceUvSeCZhUFfmqSdWrNFxJ+/pnq7KMH+XA4mv/ETyCnau8X6o0efdP3hVgNMl ZxVqtINzftnJn1W3LgmGK/ojRa9bJfCowTY2bwXclIOQ9RVr0GOm2kS+mWMTZFM= =nSCI -----END PGP SIGNATURE----- _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
