summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-01-27 20:46:58 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-01-27 20:46:58 +0200
commitcd64f695ec51f4f9e67cc0380d30b429e1be298b (patch)
tree6fb4d3597bfcb540cfc6bae8a4753947a3d86cd8 /configure
parente014f3b24e02d746a3982f3061796569ff294a03 (diff)
downloadgawk-cd64f695ec51f4f9e67cc0380d30b429e1be298b.tar.gz
Remove old ISC Unix cruft.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index 849569cf..af1b8ecc 100755
--- a/configure
+++ b/configure
@@ -6234,11 +6234,6 @@ rm -f conftest*
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_ebcdic" >&5
$as_echo "$use_ebcdic" >&6; }
-if test "$ISC" = 1 # will be set by test for ISC
-then
- CFLAGS="$CFLAGS -D_SYSV3"
-fi
-
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'