removed leftover debug message ("moo moo")
authorDaniel Stenberg <daniel@haxx.se>
Sun, 22 May 2005 17:54:11 +0000 (17:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 22 May 2005 17:54:11 +0000 (17:54 +0000)
configure.ac

index 5278dd3..e2171fe 100644 (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"