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]

libgetopt++ ./ChangeLog ./Makefile.am ./config ...


CVSROOT:	/cvs/cygwin-apps
Module name:	libgetopt++
Changes by:	rbcollins@sourceware.org	2002-11-10 00:09:56

Modified files:
	.              : ChangeLog Makefile.am configure.in 
	src            : getopt.c 
	tests          : testoption.cc 

Log message:
	2002-11-10  Robert Collins  <rbtcollins@hotmail.com>
	
	* src/getopt.c: Only use our cdefs.h if the OS doesn't have one.
	* Makefile.am: Only compile our getopt.h if the OS doesn't provide
	getopt.h.
	* configure.in: Ditto.
	* tests/testoption.cc: Update for GCC-3.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/Makefile.am.diff?cvsroot=cygwin-apps&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/configure.in.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/src/getopt.c.diff?cvsroot=cygwin-apps&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libgetopt++/tests/testoption.cc.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3


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