diff options
Diffstat (limited to 'lang/clisp/files/patch-modules__postgresql__config.h.in')
-rw-r--r-- | lang/clisp/files/patch-modules__postgresql__config.h.in | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/lang/clisp/files/patch-modules__postgresql__config.h.in b/lang/clisp/files/patch-modules__postgresql__config.h.in index 4f60033eba95..f29ec1412421 100644 --- a/lang/clisp/files/patch-modules__postgresql__config.h.in +++ b/lang/clisp/files/patch-modules__postgresql__config.h.in @@ -1,6 +1,6 @@ ---- ./modules/postgresql/config.h.in.orig Thu Jan 12 14:56:07 2006 -+++ ./modules/postgresql/config.h.in Mon Jun 26 17:59:45 2006 -@@ -174,17 +174,11 @@ +--- ./modules/postgresql/config.h.in.orig 2010-07-08 08:26:09.000000000 -0400 ++++ ./modules/postgresql/config.h.in 2010-07-08 08:27:26.000000000 -0400 +@@ -228,9 +228,6 @@ /* Define to 1 if you have the `PQgetResult' function. */ #undef HAVE_PQGETRESULT @@ -10,11 +10,13 @@ /* Define to 1 if you have the `PQgetvalue' function. */ #undef HAVE_PQGETVALUE - /* Define to 1 if you have the `PQhost' function. */ - #undef HAVE_PQHOST -- +@@ -240,9 +237,6 @@ + /* Define to 1 if you have the `PQinitOpenSSL' function. */ + #undef HAVE_PQINITOPENSSL + -/* Define to 1 if you have the `PQinitSSL' function. */ -#undef HAVE_PQINITSSL - +- /* Define to 1 if you have the `PQisBusy' function. */ #undef HAVE_PQISBUSY + |