r173235 - in /branches/gupc: gcc/DATESTAMP libu...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Sun May 1 21:54:00 GMT 2011


Author: gfunck
Date: Sun May  1 21:54:33 2011
New Revision: 173235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173235
Log:
2011-05-01  Gary Funck  <gary@intrepid.com>

libupc/
	* configure.ac (upc_crtstuff_mak): New AC_SUBST variable.
	* configure.tgt (upc_crtstuff_mak): Find upc-crtstuff.mak
	  on $config_path.
	* Makefile.am (upc_crtstuff_mak): Set make variable to value
	  of configured AC_SUBST value.  This eliminates an automake
	  error caused by a nested 'if' statement.
	* configure, Makefile.in, testsuite/Makefile.in: Regenerate.

Modified:
    branches/gupc/gcc/DATESTAMP
    branches/gupc/libupc/ChangeLog
    branches/gupc/libupc/Makefile.am
    branches/gupc/libupc/Makefile.in
    branches/gupc/libupc/configure
    branches/gupc/libupc/configure.ac
    branches/gupc/libupc/configure.tgt
    branches/gupc/libupc/testsuite/Makefile.in



More information about the Gcc-cvs mailing list