diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-12-27 21:00:12 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-12-27 21:00:12 +0000 |
commit | a1ba1d9806c050359ae2acca7ddb07bd7dacd6f9 (patch) | |
tree | e8824a1b1fffff42812a256df748695b4bde32f1 /libiberty/aclocal.m4 | |
parent | 345b2a3907b1972677ba3091684d23a482ec9e40 (diff) | |
download | gcc-a1ba1d9806c050359ae2acca7ddb07bd7dacd6f9.tar.gz |
2004-12-27 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.in: Undo to 2004-12-17.
* aclocal.m4: Likewise.
* config.table: Likewise.
* configure.ac: Likewise.
* maint-tool: Likewise.
* configure: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92651 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/aclocal.m4')
-rw-r--r-- | libiberty/aclocal.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libiberty/aclocal.m4 b/libiberty/aclocal.m4 index 3dbf736b3c4..f33e0c6218d 100644 --- a/libiberty/aclocal.m4 +++ b/libiberty/aclocal.m4 @@ -1,7 +1,6 @@ sinclude(../config/accross.m4) sinclude(../config/acx.m4) sinclude(../config/no-executables.m4) -sinclude(../libtool.m4) dnl See whether strncmp reads past the end of its string parameters. dnl On some versions of SunOS4 at least, strncmp reads a word at a time |