From: Christos Zoulas Date: Mon, 4 Feb 2008 16:42:38 +0000 (+0000) Subject: fix bogus mimed lines from rrt@ X-Git-Tag: FILE5_05~539 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e308a884b470f0b5465a5dbb68778da802babf97;p=file fix bogus mimed lines from rrt@ --- diff --git a/acinclude.m4 b/acinclude.m4 index f92a2d1d..3a76bad1 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -179,8 +179,7 @@ AC_DEFUN([AC_SYS_LARGEFILE_TEST_INCLUDES], ]]) dnl Internal subroutine of AC_SYS_LARGEFILE. -dnl AC_SYS_LARGEFILE_MACRO_VALUE(C-MACRO, VALUE, CACHE-VAR, COMMENT, INCLU= -DES, FUNCTION-BODY) +dnl AC_SYS_LARGEFILE_MACRO_VALUE(C-MACRO, VALUE, CACHE-VAR, COMMENT, INCLUDES, FUNCTION-BODY) AC_DEFUN([AC_SYS_LARGEFILE_MACRO_VALUE], [AC_CACHE_CHECK([for $1 value needed for large files], $3, [$3=no @@ -202,8 +201,7 @@ AC_DEFUN([AC_SYS_LARGEFILE], [ --disable-largefile omit support for large files]) if test "$enable_largefile" != no; then - AC_CACHE_CHECK([for special C compiler options needed for large files= -], + AC_CACHE_CHECK([for special C compiler options needed for large files], ac_cv_sys_largefile_CC, [ac_cv_sys_largefile_CC=no if test "$GCC" != yes; then