mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
DEVEL15-ac-verbatim-include-undefs-20090109
LICENSE IPL10 FIXES 124077 the undefs for things which are not ac macros ended up outside the ac verbatim blob. fix it. (cherry picked from commit 2d07a62c38fea642d52c20ff86e8f72e3c16bbe0)
This commit is contained in:
parent
596bd64ba0
commit
0925bcfbf9
@ -41,7 +41,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
|
||||
# else
|
||||
# undef WORDS_BIGENDIAN
|
||||
# endif
|
||||
#endif])
|
||||
#endif
|
||||
|
||||
#undef AFS_AFSDB_ENV
|
||||
#undef AFS_LARGEFILE_ENV
|
||||
@ -81,7 +81,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
|
||||
#undef ENABLE_REDHAT_BUILDSYS
|
||||
#if defined(ENABLE_REDHAT_BUILDSYS) && defined(KERNEL) && defined(REDHAT_FIX)
|
||||
#include "redhat-fix.h"
|
||||
#endif
|
||||
#endif])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
SRCDIR_PARENT=`pwd`
|
||||
|
Loading…
x
Reference in New Issue
Block a user