diff options
author | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-09-27 22:51:37 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-09-27 22:51:37 +0000 |
commit | b2cace2966ca1a0058a2271980868ef7a9497c4b (patch) | |
tree | d827c6b7e356ca6f901e52a7a4d111015946b7f4 /gcc/configure | |
parent | f6260033c92f71f955dcb58bb7a270e02b84acd7 (diff) | |
download | gcc-b2cace2966ca1a0058a2271980868ef7a9497c4b.zip gcc-b2cace2966ca1a0058a2271980868ef7a9497c4b.tar.gz gcc-b2cace2966ca1a0058a2271980868ef7a9497c4b.tar.bz2 |
aclocal.m4: Quote m4_includes.
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.
From-SVN: r88205
Diffstat (limited to 'gcc/configure')
-rwxr-xr-x | gcc/configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure index f90cebc..1ce5ca0 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 # |