remove some leftover debug code

This commit is contained in:
Daniel Stenberg 2008-08-25 12:50:02 +00:00
Родитель 3f3d6ebe66
Коммит d7d5618498
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)