From 68c9ab451b8163597dee5ed2f7ee23859b9b453a Mon Sep 17 00:00:00 2001 From: Richard Guenther Date: Sun, 15 Feb 2009 11:11:13 +0000 Subject: revert: configure.ac: Enable LFS. Revert 2009-02-13 Richard Guenther * configure.ac: Enable LFS. * configure: Re-generate. * config.in: Likewise. libcpp/ * configure.ac: Enable LFS. * configure: Re-generate. * config.in: Likewise. From-SVN: r144189 --- libcpp/config.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libcpp/config.in') diff --git a/libcpp/config.in b/libcpp/config.in index 1819b02..5d52ec1 100644 --- a/libcpp/config.in +++ b/libcpp/config.in @@ -266,12 +266,6 @@ /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME -/* Number of bits in a file offset, on hosts where this is settable. */ -#undef _FILE_OFFSET_BITS - -/* Define for large files, on AIX-style hosts. */ -#undef _LARGE_FILES - /* Define to empty if `const' does not conform to ANSI C. */ #undef const -- cgit v1.1