diff options
author | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-02-15 11:11:13 +0000 |
---|---|---|
committer | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-02-15 11:11:13 +0000 |
commit | b5c49426e04c4a37bf9d0b38f0f4e70276d6a182 (patch) | |
tree | 81c1520c2cc604f30880acf67571b8042ac7e6ff /libcpp/configure.ac | |
parent | 29f3bb49ca709f2a34a3e5569fc461edc09bce3d (diff) | |
download | ppe42-gcc-b5c49426e04c4a37bf9d0b38f0f4e70276d6a182.tar.gz ppe42-gcc-b5c49426e04c4a37bf9d0b38f0f4e70276d6a182.zip |
Revert
2009-02-13 Richard Guenther <rguenther@suse.de>
* configure.ac: Enable LFS.
* configure: Re-generate.
* config.in: Likewise.
libcpp/
* configure.ac: Enable LFS.
* configure: Re-generate.
* config.in: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144189 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/configure.ac')
-rw-r--r-- | libcpp/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcpp/configure.ac b/libcpp/configure.ac index e40265bf7f7..fd098656248 100644 --- a/libcpp/configure.ac +++ b/libcpp/configure.ac @@ -62,7 +62,6 @@ AC_CHECK_DECLS(m4_split(m4_normalize(abort asprintf basename errno getopt \ # Checks for library functions. AC_FUNC_ALLOCA AC_HEADER_STDC -AC_SYS_LARGEFILE AM_LANGINFO_CODESET ZW_GNU_GETTEXT_SISTER_DIR |