This is the mail archive of the gdb-patches@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]

Re: [patch] Unify AC_SYS_LARGEFILE exception across dirs (+GDB new largefile support)


On Mon, 09 Nov 2009 15:10:00 +0100, Jan Kratochvil wrote:
> gdb/
> 2009-11-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* configure.ac: Call ACX_LARGEFILE.
> 	* aclocal.m4: Regenerate.
> 	* configure: Regenerate.
> 	* config.in: Regenerate.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2009-11/msg00079.html

aclocal.m4 was patched instead of regenerated, there is some missing
lead-dot.m4 etc. to clean up later.

gdb/
	* configure.ac: Call ACX_LARGEFILE.
	* aclocal.m4: Call m4_include for ../config/largefile.m4 and
	../config/plugins.m4.
	* configure: Regenerate.
	* config.in: Regenerate.


Thanks,
Jan


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