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 configure.host


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-08-27 13:30:15

Modified files:
	newlib         : ChangeLog configure.host 

Log message:
	2002-08-27  Jeff Johnston  <jjohnstn@redhat.com>
	
	* configure.host: Remove _ELIX_LEVEL flag setting.
	* Makefile.am(stmp-targ-include): Copy newlib.h to targ-include.
	(install-data-local): Install newlib.h.
	* Makefile.in: Regenerated.
	* aclocal.m4: Ditto.
	* configure: Ditto.
	* configure.in: Add AM_CONFIG_HEADER to generate newlib.h based on
	newlib.hin.  Add AC_DEFINE_UNQUOTED entries for _ELIX_LEVEL
	and _NEWLIB_VERSION to fill in newlib.h header file entries.
	In AC_OUTPUT statement, unset ac_file so multilib support does
	not use last ac_file temporary used in newlib.h configuration.
	* libc/include/_ansi.h: Include <newlib.h>.
	* newlib.hin: New template file for newlib.h.
	* stamp-h.in: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.424&r2=1.425
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.host.diff?cvsroot=src&r1=1.37&r2=1.38


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