From: Karl Heuer Date: Sun, 18 Sep 1994 18:43:33 +0000 (+0000) Subject: Add AC_AIX. X-Git-Tag: emacs-19.34~6977 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=619a9b1e832f414637a4cf334319e2bfd2653b8e;p=emacs.git Add AC_AIX. --- 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 AC_PROG_YACC dnl checks for UNIX variants that set `DEFS' +AC_AIX dnl checks for header files AC_HAVE_HEADERS(sys/timeb.h sys/time.h unistd.h)