diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-19 03:38:34 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-19 03:38:34 +0000 |
commit | d00b504cd40d82a9ff75dcdfa38dd17c8dcb4784 (patch) | |
tree | 56dd35785b73fc15504abf7384a8c821778714f6 /fixincludes/aclocal.m4 | |
parent | c78cbec85ead213282b6beaf5815ce68aa6bdaa8 (diff) | |
download | gcc-d00b504cd40d82a9ff75dcdfa38dd17c8dcb4784.tar.gz |
2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
* aclocal.m4: Remove superfluous reference to accross.m4.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99945 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/aclocal.m4')
-rw-r--r-- | fixincludes/aclocal.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fixincludes/aclocal.m4 b/fixincludes/aclocal.m4 index 6f1679e009a..490df22641d 100644 --- a/fixincludes/aclocal.m4 +++ b/fixincludes/aclocal.m4 @@ -1,5 +1,4 @@ sinclude(../config/acx.m4) -sinclude(../config/accross.m4) sinclude(../config/gettext.m4) sinclude(../config/progtest.m4) |