Commit d7d56184 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

remove some leftover debug code

parent 3f3d6ebe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)