gmime r1047 - in trunk: . examples src



Author: fejj
Date: 2007-02-06 22:35:17 +0000 (Tue, 06 Feb 2007)
New Revision: 1047
ViewCVS link: http://svn.gnome.org/viewcvs/gmime?rev=1047&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/examples/imap-example.c
   trunk/src/Makefile.am
   trunk/src/uudecode.c
   trunk/src/uuencode.c
Log:
2007-02-06  Jeffrey Stedfast  <fejj gnome org>

	Fix for bug #394433

	* configure.in: Detect if the system has GNU's getopt
	implementation available for us to use.

	* Makefile.am: Don't build our own copy of the GNU getopt library
	if the system has it available.

	* src/uuencode.c: If the system has getopt.h, use it instead of
	our own getopt.h.

	* src/uudecode.c: If the system has getopt.h, use it instead of
	our own getopt.h.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]