diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-27 20:46:58 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-27 20:46:58 +0200 |
commit | cd64f695ec51f4f9e67cc0380d30b429e1be298b (patch) | |
tree | 6fb4d3597bfcb540cfc6bae8a4753947a3d86cd8 /configure | |
parent | e014f3b24e02d746a3982f3061796569ff294a03 (diff) | |
download | gawk-cd64f695ec51f4f9e67cc0380d30b429e1be298b.tar.gz |
Remove old ISC Unix cruft.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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' |