[xmppd-dev] bug in configure.ac for postgresql?
Christoph Nelles
evilazrael at evilazrael.de
Fri Feb 1 22:04:00 UTC 2008
Hi!
I tried to configure jabberd14 for postgresql, but the configure script
always tried to find the header postgresql/libpg-fe.h, and i am sure
that this happens due to a missing $ in line 361 of configure.ac:
AC_CHECK_HEADER(postgresql/libpq-fe.h,
i replaced it with
AC_CHECK_HEADER($postgresql/include/libpq-fe.h,
and it worked (for me).
(i am not subscribed to this list)
--
Christoph Nelles
E-Mail : evilazrael at evilazrael.de
Jabber : eazrael at swissjabber.de ICQ : 78819723
MSN : msn at evilazrael.de Yahoo! : eazrael
PGP-Key : ID 0x424FB55B on subkeys.pgp.net
or http://evilazrael.net/pgp.txt
More information about the dev
mailing list