mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
Add CPP check.
This commit is contained in:
parent
6f3bb4adfb
commit
2c6e3e6008
@ -201,6 +201,7 @@ AC_PATH_PROG(FINGER, finger, /usr/ucb/finger, $PATH:/usr/ucb)
|
|||||||
dnl Checks the compiler and UNIX Variants
|
dnl Checks the compiler and UNIX Variants
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_PROG_GCC_TRADITIONAL
|
AC_PROG_GCC_TRADITIONAL
|
||||||
|
AC_PROG_CPP
|
||||||
|
|
||||||
AC_AIX
|
AC_AIX
|
||||||
AC_ISC_POSIX
|
AC_ISC_POSIX
|
||||||
|
Loading…
Reference in New Issue
Block a user