From: Daniel Stenberg Date: Mon, 25 Aug 2008 12:50:02 +0000 (+0000) Subject: remove some leftover debug code X-Git-Tag: curl-7_19_0~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7d5618498ccf2a3acf7c92b3c83af9541529bd5;p=thirdparty%2Fcurl.git remove some leftover debug code --- diff --git a/configure.ac b/configure.ac index dc541987f2..c9e4f33883 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)