summaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-27 22:51:37 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-09-27 22:51:37 +0000
commitf1e2cb7bb2429fc8e8fab9a3b6651f3295607c92 (patch)
treed827c6b7e356ca6f901e52a7a4d111015946b7f4 /gcc/configure
parentc1e99292fb32ae0080ca719c5433d4eb39ed5b10 (diff)
downloadgcc-f1e2cb7bb2429fc8e8fab9a3b6651f3295607c92.tar.gz
2004-09-27 Kelley Cook <kcook@gcc.gnu.org>
* aclocal.m4: Quote m4_includes. Include ../config/gcc-lib-path.m4. * configure.ac: Don't sinclude it here. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88205 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure
index f90cebc6330..1ce5ca03e12 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -15155,7 +15155,6 @@ objdir=`${PWDCMD-pwd}`
-
if test x"$SET_GCC_LIB_PATH_CMD" != x; then
# SET_GCC_LIB_PATH_CMD is "XXX=path; export XXX;". It is expanded to
#