diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5278dd3a8..e2171feb0 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" |