This is the mail archive of the newlib-cvs@sources.redhat.com mailing list for the newlib 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]

src/newlib ChangeLog Makefile.am Makefile.in c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-04-26 13:18:53

Modified files:
	newlib         : ChangeLog Makefile.am Makefile.in configure 
	                 configure.in 

Log message:
	2002-04-26  Jeff Johnston  <jjohnstn@redhat.com>
	
	* configure.in (CC_FOR_NEWLIB): New variable that
	bases on $(CC) and adds targ-include and libc/include as
	-isystem directives if they are not already part of $(CC).
	* Makefile.am (AM_MAKEFLAGS): Change setting of CC to equal
	$(CC_FOR_NEWLIB).
	* configure: Regenerated.
	* Makefile.in: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.274&r2=1.275
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.am.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.in.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.in.diff?cvsroot=src&r1=1.6&r2=1.7


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