summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b617f90..083d4ab 100755
--- a/configure
+++ b/configure
@@ -3726,7 +3726,7 @@ check_func getopt
check_func getrusage
check_struct "sys/time.h sys/resource.h" "struct rusage" ru_maxrss
check_func gettimeofday
-check_func iconv
+check_func iconv || check_lib2 iconv.h iconv -liconv
check_func inet_aton $network_extralibs
check_func isatty
check_func localtime_r
OpenPOWER on IntegriCloud