Add CPP check.

This commit is contained in:
Kurt Zeilenga 1998-11-04 20:10:51 +00:00
parent 6f3bb4adfb
commit 2c6e3e6008
2 changed files with 337 additions and 275 deletions

611
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -201,6 +201,7 @@ AC_PATH_PROG(FINGER, finger, /usr/ucb/finger, $PATH:/usr/ucb)
dnl Checks the compiler and UNIX Variants
AC_PROG_CC
AC_PROG_GCC_TRADITIONAL
AC_PROG_CPP
AC_AIX
AC_ISC_POSIX