[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] Fwd: [GNUnet-SVN] r34128 - in gnunet: . m4 src src/d
From: |
Sree Harsha Totakura |
Subject: |
[GNUnet-developers] Fwd: [GNUnet-SVN] r34128 - in gnunet: . m4 src src/datacache src/datastore src/include src/namecache src/namestore src/postgres |
Date: |
Sat, 09 Aug 2014 01:07:42 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
-----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: address@hidden
To: address@hidden
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-----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-developers] Fwd: [GNUnet-SVN] r34128 - in gnunet: . m4 src src/datacache src/datastore src/include src/namecache src/namestore src/postgres,
Sree Harsha Totakura <=