gcc_update (files_and_dependencies): Update intl/configure.in to intl/configure.ac.
2004-02-29 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (files_and_dependencies): Update intl/configure.in to intl/configure.ac. From-SVN: r78673
This commit is contained in:
parent
630327c32a
commit
61c3ff8ff5
@ -1,3 +1,8 @@
|
||||
2004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
* gcc_update (files_and_dependencies): Update intl/configure.in
|
||||
to intl/configure.ac.
|
||||
|
||||
2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
|
||||
|
||||
* gcc_update (files_and_dependencies): Update fastjar/configure.in
|
||||
|
@ -58,8 +58,8 @@ files_and_dependencies () {
|
||||
sed -e 's/ *#.*//' -e '/^$/d' -e 's/://' <<\EOF
|
||||
# intl library
|
||||
intl/plural.c: intl/plural.y
|
||||
intl/configure: intl/configure.in intl/aclocal.m4
|
||||
intl/config.h.in: intl/configure.in intl/aclocal.m4
|
||||
intl/configure: intl/configure.ac intl/aclocal.m4
|
||||
intl/config.h.in: intl/configure.ac intl/aclocal.m4
|
||||
# Now, proceed to gcc automatically generated files
|
||||
gcc/configure: gcc/configure.ac
|
||||
gcc/cstamp-h.in: gcc/configure.ac
|
||||
|
Loading…
Reference in New Issue
Block a user