aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer1994-09-18 18:43:33 +0000
committerKarl Heuer1994-09-18 18:43:33 +0000
commit619a9b1e832f414637a4cf334319e2bfd2653b8e (patch)
treea798db5277758a55b76bbff2b03b86062cbb15ca
parente14e9e26e413f3c79120c016270eec82437a234d (diff)
downloademacs-619a9b1e832f414637a4cf334319e2bfd2653b8e.tar.gz
emacs-619a9b1e832f414637a4cf334319e2bfd2653b8e.zip
Add AC_AIX.
-rwxr-xr-xconfigure1.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure1.in b/configure1.in
index 3f3e53c5d8b..f101ac7e8a4 100755
--- a/configure1.in
+++ b/configure1.in
@@ -1177,6 +1177,7 @@ AC_PROG_INSTALL
1177AC_PROG_YACC 1177AC_PROG_YACC
1178 1178
1179dnl checks for UNIX variants that set `DEFS' 1179dnl checks for UNIX variants that set `DEFS'
1180AC_AIX
1180 1181
1181dnl checks for header files 1182dnl checks for header files
1182AC_HAVE_HEADERS(sys/timeb.h sys/time.h unistd.h) 1183AC_HAVE_HEADERS(sys/timeb.h sys/time.h unistd.h)