mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
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.
This commit is contained in:
parent
80fc888a92
commit
2d07a62c38
@ -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