]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
remove some leftover debug code
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Aug 2008 12:50:02 +0000 (12:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Aug 2008 12:50:02 +0000 (12:50 +0000)
configure.ac

index dc541987f286abe277cc7ff881bdc06477bcde8b..c9e4f338832dcf06de59ee01a95be070e3cc4e7e 100644 (file)
@@ -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)