mirror of
https://github.com/curl/curl.git
synced 2026-05-08 12:37:28 +03:00
removed leftover debug message ("moo moo")
This commit is contained in:
parent
c654b79c53
commit
6b638af92f
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue