This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] [COMMITTED] update gcc_update for intl's configure.ac


Self explanatory.


Thanks, Andrew Pinski

2004-02-29 Andrew Pinski <pinskia@physics.uc.edu>

        * gcc_update (files_and_dependencies): Update intl/configure.in
        to intl/configure.ac.


Index: gcc_update =================================================================== RCS file: /cvs/gcc/gcc/contrib/gcc_update,v retrieving revision 1.55 diff -u -p -r1.55 gcc_update --- gcc_update 10 Jan 2004 02:12:41 -0000 1.55 +++ gcc_update 29 Feb 2004 21:12:06 -0000 @@ -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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]