diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-27 20:45:38 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-27 20:45:38 +0200 |
commit | e014f3b24e02d746a3982f3061796569ff294a03 (patch) | |
tree | 5af40a50bbc8325a92f8c530393899a7264532cf /configure.ac | |
parent | 8c8676c0818beb7baa6829871f9578affc921a53 (diff) | |
download | egawk-e014f3b24e02d746a3982f3061796569ff294a03.tar.gz egawk-e014f3b24e02d746a3982f3061796569ff294a03.tar.bz2 egawk-e014f3b24e02d746a3982f3061796569ff294a03.zip |
Remove special support for AIX; should work normally.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2b52fcb7..8d6895ea 100644 --- a/configure.ac +++ b/configure.ac @@ -112,7 +112,6 @@ dnl checks for systems AC_ZOS_USS AC_SEARCH_LIBS([strerror],[cposix]) AC_SYS_LARGEFILE -GAWK_AC_AIX_TWEAK AC_MSG_CHECKING([if we are using EBCDIC]) AC_EGREP_CPP([gnu_gawk_in_ebcdic], |