Commit 61c3ff8f by Andrew Pinski Committed by Andrew Pinski

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
parent 630327c3
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> 2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
* gcc_update (files_and_dependencies): Update fastjar/configure.in * gcc_update (files_and_dependencies): Update fastjar/configure.in
......
...@@ -58,8 +58,8 @@ files_and_dependencies () { ...@@ -58,8 +58,8 @@ files_and_dependencies () {
sed -e 's/ *#.*//' -e '/^$/d' -e 's/://' <<\EOF sed -e 's/ *#.*//' -e '/^$/d' -e 's/://' <<\EOF
# intl library # intl library
intl/plural.c: intl/plural.y intl/plural.c: intl/plural.y
intl/configure: intl/configure.in intl/aclocal.m4 intl/configure: intl/configure.ac intl/aclocal.m4
intl/config.h.in: intl/configure.in intl/aclocal.m4 intl/config.h.in: intl/configure.ac intl/aclocal.m4
# Now, proceed to gcc automatically generated files # Now, proceed to gcc automatically generated files
gcc/configure: gcc/configure.ac gcc/configure: gcc/configure.ac
gcc/cstamp-h.in: gcc/configure.ac gcc/cstamp-h.in: gcc/configure.ac
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment