This is the mail archive of the gcc-cvs@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]

r164903 - in /branches/gcc-4_4-branch: ChangeLo...


Author: rwild
Date: Sat Oct  2 11:40:32 2010
New Revision: 164903

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164903
Log:
Fix unportable shell quoting.

/:
	PR bootstrap/44621
	* configure.ac: Fix unportable shell quoting.
	* configure: Regenerate.

config/:
	* po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.

intl/:
	PR bootstrap/44621
	* configure: Regenerate.

Modified:
    branches/gcc-4_4-branch/ChangeLog
    branches/gcc-4_4-branch/config/ChangeLog
    branches/gcc-4_4-branch/config/po.m4
    branches/gcc-4_4-branch/configure
    branches/gcc-4_4-branch/configure.ac
    branches/gcc-4_4-branch/intl/ChangeLog
    branches/gcc-4_4-branch/intl/configure


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