aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-17 20:53:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-17 20:53:13 +0300
commit34e5e4114f8d7d9fe421a113698edec05dc95a15 (patch)
tree9fa649282275965c98dca17e10257305a0d668dd /configure
parent2cc5fc89122ca058bccb2f9652b4b4c1f89f7be6 (diff)
downloadegawk-34e5e4114f8d7d9fe421a113698edec05dc95a15.tar.gz
egawk-34e5e4114f8d7d9fe421a113698edec05dc95a15.tar.bz2
egawk-34e5e4114f8d7d9fe421a113698edec05dc95a15.zip
Configuration fix for Cygwin.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure9
1 files changed, 0 insertions, 9 deletions
diff --git a/configure b/configure
index 73edd298..06d89d22 100755
--- a/configure
+++ b/configure
@@ -5936,15 +5936,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-case `(uname) 2> /dev/null` in
-*CYGWIN*)
- with_libiconv_prefix=no
- with_libintl_prefix=no
- ;;
-*)
- ;;
-esac
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
$as_echo_n "checking whether NLS is requested... " >&6; }