diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2005-05-19 03:38:34 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-05-19 03:38:34 +0000 |
commit | 08862f3c9732e5096e80e96fed3d916cb21ce399 (patch) | |
tree | 56dd35785b73fc15504abf7384a8c821778714f6 /fixincludes/aclocal.m4 | |
parent | 128a79fb0142757127a8ded0635ce6f4f94ecbba (diff) | |
download | gcc-08862f3c9732e5096e80e96fed3d916cb21ce399.tar.gz |
aclocal.m4: Remove superfluous reference to accross.m4.
2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
* aclocal.m4: Remove superfluous reference to accross.m4.
From-SVN: r99945
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) |