removed leftover debug message ("moo moo")

This commit is contained in:
Daniel Stenberg 2005-05-22 17:54:11 +00:00
parent c654b79c53
commit 6b638af92f
1 changed files with 0 additions and 1 deletions

View File

@ -1168,7 +1168,6 @@ case "$LIBIDN" in
dnl if there is a given path, check that FIRST
if test -n "$LIBIDN"; then
if test "x$LIBIDN" != "xyes"; then
AC_MSG_WARN([moo moo $LIBIDN])
oldLDFLAGS=$LDFLAGS
oldCPPFLAGS=$CPPFLAGS
LDFLAGS="$LDFLAGS -L$LIBIDN/lib"