This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


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

libstdc++/ /ChangeLog /Makefile.am /Makefile.i ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/02/19 14:50:35

Modified files:
	.              : ChangeLog Makefile.am Makefile.in acinclude.m4 
	                 aclocal.m4 configure configure.in 
	libio          : Makefile.in 
	math           : Makefile.in 
	src            : Makefile.am Makefile.in 

Log message:
	2000-02-18  Benjamin Kosnik  <bkoz@haight.constant.com>
	Tom Tromey  <tromey@cygnus.com>
	
	* configure.in: Manually add MULTISUBDIR.
	* configure: Regenerate.
	* src/Makefile.am (MULTISUBDIR): Add the lesser evil of Tom's two
	"Eww" hacks to get multilib installs working correctly.
	($(headers): Test for MULTISUBDIR before installing.
	* Makefile.am (AM_MAKEFLAGS): Don't define MULTISUBDIR, instead
	have configure hack it in.
	* Makefile.in: Regenerate.
	* acinclude.m4 (GLIBCPP_CXXFLAGS): Tweak wording.
	Add enabling bits for native Cygwin ctypes, and other newlib-based
	Oses.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.433&r2=1.434
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/Makefile.am.diff?cvsroot=libstdc++&r1=1.16&r2=1.17
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/Makefile.in.diff?cvsroot=libstdc++&r1=1.38&r2=1.39
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/acinclude.m4.diff?cvsroot=libstdc++&r1=1.11&r2=1.12
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/aclocal.m4.diff?cvsroot=libstdc++&r1=1.19&r2=1.20
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/configure.diff?cvsroot=libstdc++&r1=1.58&r2=1.59
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/configure.in.diff?cvsroot=libstdc++&r1=1.57&r2=1.58
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/libio/Makefile.in.diff?cvsroot=libstdc++&r1=1.33&r2=1.34
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/math/Makefile.in.diff?cvsroot=libstdc++&r1=1.34&r2=1.35
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.am.diff?cvsroot=libstdc++&r1=1.77&r2=1.78
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.in.diff?cvsroot=libstdc++&r1=1.88&r2=1.89


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