log Makefile.am @ 10360:9126d71f53aa

age author description
Thu, 25 Feb 2010 12:02:39 -0500 John W. Eaton add gdbinit file to sources
Wed, 13 Jan 2010 03:40:45 -0500 John W. Eaton allow building of docs to be disabled
Sat, 19 Dec 2009 23:35:29 -0800 Rik Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Sat, 19 Dec 2009 23:17:57 -0800 Rik Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendation
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Fri, 11 Dec 2009 11:21:06 -0800 Rik Remove various install-local targets in favor of using automake syntax for installation
Wed, 09 Dec 2009 01:36:50 -0500 John W. Eaton start using gnulib
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Wed, 25 Nov 2009 10:58:55 -0800 Rik Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool