projects
/
m6w6
/
ext-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
ea5b7d3
)
cleanup configure output
author
Remi Collet
<fedora@famillecollet.com>
Thu, 11 Jun 2015 07:30:03 +0000
(09:30 +0200)
committer
Remi Collet
<fedora@famillecollet.com>
Thu, 11 Jun 2015 07:30:03 +0000
(09:30 +0200)
config9.m4
patch
|
blob
|
history
diff --git
a/config9.m4
b/config9.m4
index 5ff470500ff24226bbd32f3a981eaf555c27bee1..3847c544fb89833058a775aecf5baf37498ceb4d 100644
(file)
--- a/
config9.m4
+++ b/
config9.m4
@@
-36,6
+36,8
@@
if test "$PHP_PQ" != "no"; then
AC_MSG_RESULT(yep)
break
fi
+ AC_MSG_RESULT(nope)
+
dnl for Debian
AC_MSG_CHECKING(for $i/$PHP_LIBDIR/x86_64-linux-gnu/libpq.$SHLIB_SUFFIX_NAME)
if test -f "$i/$PHP_LIBDIR/x86_64-linux-gnu/libpq.$SHLIB_SUFFIX_NAME"; then