From: yangsheng Date: Wed, 13 May 2009 06:44:17 +0000 (+0000) Subject: Branch b1_8 X-Git-Tag: v1_9_190~36 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=18b8e0734a4fd641c59d1dbd0e7c69c99464374f;p=fs%2Flustre-release.git Branch b1_8 b=18668 Revert the change broken autoconf 2.59. --- diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index 3e35ca4..3669e5e 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -53,7 +53,7 @@ AS_VAR_POPDEF([lb_File])dnl AC_DEFUN([LB_CHECK_FILES], [AC_FOREACH([AC_FILE_NAME], [$1], [LB_CHECK_FILE(AC_FILE_NAME, - [AC_DEFINE_UNQUOTED([AS_TR_CPP(HAVE_[]AC_FILE_NAME)], 1, + [AC_DEFINE_UNQUOTED(AS_TR_CPP(HAVE_[]AC_FILE_NAME), 1, [Define to 1 if you have the file `]AC_File['.]) $2],