From d7d5618498ccf2a3acf7c92b3c83af9541529bd5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 25 Aug 2008 12:50:02 +0000 Subject: remove some leftover debug code --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index dc541987f..c9e4f3388 100644 --- a/configure.ac +++ b/configure.ac @@ -2508,7 +2508,7 @@ AC_HELP_STRING([--disable-soname-bump],[Disable enforced SONAME bump]), soname_bump=yes ;; *) - AC_MSG_RESULT(nope: $enableval) + AC_MSG_RESULT(no) ;; esac ], AC_MSG_RESULT($soname_bump) -- cgit v1.2.3