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

setup ./ChangeLog ./Makefile.in ./compress_bz. ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sources.redhat.com	2002-04-26 01:10:34

Modified files:
	.              : ChangeLog Makefile.in compress_bz.h configure 
	                 configure.in mount.cc 
Added files:
	.              : cdefs.h getopt.c getopt.h 
	cfgaux         : config.guess config.sub install-sh missing 

Log message:
	2002-04-26  Robert Collins  <rbtcollins@hotmail.com>
	
	* cdefs.h: New file, imported to allow getopt.c to build without
	cygwin headers.
	* getopt.h: New file, imported to allow building without cygwin headers.
	* getopt.c: Ditto.
	* bz2lib: New directory, contains copy of bz2lib.
	* cfgaux: New directory, contains autotool helper scripts.
	* Makefile,in: Adjust library and target definitions for building
	outside the sourceware tree.
	* compress_bz.h: Use new bz2lib header location.
	* mount.cc: Import key defines and enums to be independent of cygwin
	headers.
	* configure.in: Update to autoconf 2.53, and to be sourceware
	independent.
	* configure: Regenerate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/cdefs.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/getopt.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/getopt.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.210&r2=2.211
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.in.diff?cvsroot=cygwin-apps&r1=2.53&r2=2.54
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/compress_bz.h.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/configure.diff?cvsroot=cygwin-apps&r1=2.3&r2=2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/configure.in.diff?cvsroot=cygwin-apps&r1=2.2&r2=2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/mount.cc.diff?cvsroot=cygwin-apps&r1=2.11&r2=2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/cfgaux/config.guess.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/cfgaux/config.sub.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/cfgaux/install-sh.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/cfgaux/missing.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


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