mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-23 21:04:29 +08:00
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
This commit is contained in:
parent
128a79fb01
commit
08862f3c97
@ -1,3 +1,7 @@
|
||||
2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
|
||||
|
||||
* aclocal.m4: Remove superfluous reference to accross.m4.
|
||||
|
||||
2005-05-15 Gabriel Dos Reis <gdr@integrable-solutions.net>
|
||||
|
||||
* fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.
|
||||
|
1
fixincludes/aclocal.m4
vendored
1
fixincludes/aclocal.m4
vendored
@ -1,5 +1,4 @@
|
||||
sinclude(../config/acx.m4)
|
||||
sinclude(../config/accross.m4)
|
||||
sinclude(../config/gettext.m4)
|
||||
sinclude(../config/progtest.m4)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user