You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
605 B
16 lines
605 B
5 years ago
|
diff --git a/configure b/configure
|
||
|
index ef8fb4e..609ea82 100755
|
||
|
--- a/configure
|
||
|
+++ b/configure
|
||
|
@@ -659,8 +659,8 @@ check_lib langinfo.h nl_langinfo "" && add_cflags -DHAVE_LANGINFO_CODESET
|
||
|
#################################################
|
||
|
# check for iconv (optional)
|
||
|
#################################################
|
||
|
-echolog "Checking for iconv ..."
|
||
|
-check_lib iconv.h iconv "" && add_cflags -DHAVE_ICONV
|
||
|
+#echolog "Checking for iconv ..."
|
||
|
+#check_lib iconv.h iconv "" && add_cflags -DHAVE_ICONV
|
||
|
|
||
|
#################################################
|
||
|
# check for libupnp and friends (mandatory)
|