This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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/readline/examples/rlfe ChangeLog configure.in


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rwild@sourceware.org	2009-07-30 19:43:16

Modified files:
	readline/examples/rlfe: ChangeLog configure.in 

Log message:
	config/
	* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand
	for Autoconf 2.62 or newer.
	* tls.m4 (GCC_CHECK_TLS): Fix m4 quotation.
	* no-executables.m4 (_AC_COMPILER_EXEEXT): Fix m4 quotation.
	* override.m4 (m4_copy_force, m4_rename_force): Provide
	macros if not defined.
	(AC_PREREQ): Use m4_copy_force.
	
	readline/examples/rlfe/
	* configure.in: Correctly quote AC_PROGRAM_SOURCE definition.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/readline/examples/rlfe/ChangeLog.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/readline/examples/rlfe/configure.in.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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