diff options
author | DJ Delorie <dj@redhat.com> | 2004-12-27 21:39:28 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-12-27 21:39:28 +0000 |
commit | 46a100497fa66128ee8dd7759b5455705cabd8d9 (patch) | |
tree | 905b6c881a177d2ce5e57945b5c5eadcae6353d1 /libiberty/aclocal.m4 | |
parent | 0c548fce692d32ea292cd72ff8266005f758e316 (diff) | |
download | gdb-46a100497fa66128ee8dd7759b5455705cabd8d9.zip gdb-46a100497fa66128ee8dd7759b5455705cabd8d9.tar.gz gdb-46a100497fa66128ee8dd7759b5455705cabd8d9.tar.bz2 |
merge from gcc
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 3dbf736..f33e0c6 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 |