Commit 6b638af9 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

removed leftover debug message ("moo moo")

parent c654b79c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"