Daniel Jacobowitz - Update contrib/gcc_update (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Daniel Jacobowitz
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 9 Feb 2007 10:36:48 -0500
- Subject: Update contrib/gcc_update
Joseph pointed out that I'd missed this. Committed as obvious.
-- Daniel Jacobowitz CodeSourcery
2007-02-09 Daniel Jacobowitz dan@codesourcery.com
* gcc_update: Update for configure.in -> configure.ac.
Index: gcc_update
--- gcc_update (revision 121749) +++ gcc_update (working copy) @@ -119,7 +119,7 @@ libgomp/configure: libgomp/configure.ac libgomp/config.h.in: libgomp/configure.ac libgomp/aclocal.m4
Top level
Makefile.in: Makefile.tpl Makefile.def -configure: configure.in config/acx.m4 +configure: configure.ac config/acx.m4 EOF }
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |