mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Add CPP check.
This commit is contained in:
parent
6f3bb4adfb
commit
2c6e3e6008
2 changed files with 337 additions and 275 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue