r177637 - in /branches/gupc/libupc: ChangeLog M...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Wed Aug 10 23:46:00 GMT 2011


Author: gfunck
Date: Wed Aug 10 23:46:09 2011
New Revision: 177637

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

	Define UPCFLAGS so that it is available in the Makefile,
	and assign CFLAGS as its default value.

	* configure.ac (UPCFLAGS): Default to CFLAGS if not set.
	  (UPCFLAGS): Make it an AC_SUBST() so that it can
	  be referenced in the Makefile.
	* Makefile.am (AM_UPCFLAGS): Make sure that it is update
	  the same as AM_CFLAGS.
	* configure, Makefile.in: Re-generate.


Modified:
    branches/gupc/libupc/ChangeLog
    branches/gupc/libupc/Makefile.am
    branches/gupc/libupc/Makefile.in
    branches/gupc/libupc/configure
    branches/gupc/libupc/configure.ac



More information about the Gcc-cvs mailing list