mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
STABLE14-cpp-avoid-cc-E-20071022
finding the right cpp is good. having it not be cc -E is better (cherry picked from commit e25e21e909c5684025a1c6066dedaffa2666c3c7)
This commit is contained in:
parent
861195eecf
commit
1092cac0e6
@ -6,7 +6,7 @@ MACOS_VERSION=1.4.5
|
||||
AC_SUBST(MACOS_VERSION)
|
||||
|
||||
AC_PROG_CC
|
||||
AC_PROG_CPP
|
||||
AC_CHECK_PROGS(CPP,[/lib/cpp /usr/bin/cpp /usr/ccs/lib/cpp cpp])
|
||||
OPENAFS_CONFIGURE_COMMON
|
||||
|
||||
if test -d 'doc/man-pages' ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user