From 1d6985aa62b36962f7780a51cc6fa1d941ad7999 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Jun 2015 09:30:03 +0200 Subject: [PATCH] cleanup configure output --- config9.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config9.m4 b/config9.m4 index 5ff4705..3847c54 100644 --- 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 -- 2.30.2