summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2013-01-21Makefile.am: strip unused stuffJérémie Courrèges-Anglas
* PACKAGE and VERSION are already AC_SUBST'ed * targets bin-dist and strip-bin-dist don't exist
2013-01-21more up-to-date autotools practicesJérémie Courrèges-Anglas
* use proper AC_INIT / AM_INIT_AUTOMAKE arguments * install macros in m4/ * install junk build files in build-aux/ * replace hand-rolled autogen.sh by autoreconf -i * sync .gitignore
2009-11-25Do not manually set docdir to default directory.Bernhard R. Link
The setting of docdir in Makefile.am is uncessary as it is set to the default value. It is harmful as this overwrites the value filled in by autoconf causing a user suplied --docdir= to be ignored. Thanks to Grigorios Bouzakis for reporting this.
2008-02-22remove AC_CANONICAL_HOST and bin-dist target as only user of itBernhard R. Link
2006-11-21complete MAINTAINERCLEANFILES variablesbrl
2004-12-03fixed copyright notice.sabetts
2004-12-02Updated copyright notices.sabetts
2001-09-16* configure.in: check for setsid and setpgid functions. Addsabetts
contrib/Makefile to AC_OUTPUT. * Makefile.am (SUBDIRS): add contrib
2001-06-29do not include debian/ in the tarballalgernon
2001-03-02* actions.c (initialize_default_keybindings): removed emacssabetts
binding. * Makefile.am (SUBDIRS): removed man/ * configure.in (AC_OUTPUT): removed man/Makefile removed references to emacs. * doc/Makefile.am (man_MANS): ratpoison.1 moved to doc/ * doc/ratpoison.texi: minor updates.
2001-02-26* configure.in (AC_OUTPUT): added man/Makefilesabetts
* Makefile.am (SUBDIRS): added man dir
2001-02-19removed man from SUBDIRSrcyeske
2001-02-19trivial changesrcyeske
2001-02-18Removed man for SUBDIRSsabetts
2001-02-15added some copyright stuff, man to SUBDIRS, bin-dist & othersalgernon
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts