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:
Simon Wilkinson 2008-01-08 19:02:02 +00:00 committed by Derrick Brashear
parent 861195eecf
commit 1092cac0e6

View File

@ -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