diff --git a/configure.ac b/configure.ac index 5278dd3a878c3f90e8940a4b9202f8c688e9301a..e2171feb034f5881e3d42bcdb7c745939aece63e 100644 --- a/configure.ac +++ b/configure.ac @@ -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"