summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* * src/README.zsoelim: Remove, merging text into ...Colin Watson2009-08-23
* Remove the old set-id wrapper, which hasn't been recommended forColin Watson2009-08-23
* * src/tests/manconv-1: Simple test for manconv's handling ofColin Watson2009-08-16
* Fix handling of pages that declare a non-default encoding in theirColin Watson2009-03-10
* * lib/Makefile.am (libman_a_CPPFLAGS), libdb/Makefile.amColin Watson2008-12-03
* FreeBSD build fixes.Colin Watson2008-11-17
* Make bare .so includes (i.e. ".so foo.1" rather than ".soColin Watson2008-11-17
* Call zsoelim as an internal function rather than as an externalColin Watson2008-09-18
* Call manconv as an internal function rather than as an externalColin Watson2008-09-08
* * m4/man-compress-lib.m4: New function, MAN_COMPRESS_LIB: likeColin Watson2008-01-15
* * manual/Makefile.am: Use soelim with -I$(srcdir).Peter Breitenlohner2008-01-07
* * src/Makefile.am: Install globbing and manconv inColin Watson2008-01-04
* convert argument processing to argpColin Watson2007-11-24
* swap order of gnulib -I directives, per Bruno HaibleColin Watson2007-10-15
* merge from trunkColin Watson2007-10-14
|\
| * * src/Makefile.am (AM_CPPFLAGS): Fix SOELIM definition.Colin Watson2007-10-14
* | introduce gnulib; import gnulib error moduleColin Watson2007-10-14
|/
* fix various clean/install/dist problemsColin Watson2007-10-13
* many fixes to allow VPATH builds, including a separate Makefile.am for each m...Colin Watson2007-10-13
* include/*.h is generated, so use top_builddir rather than top_srcdirColin Watson2007-10-13
* merge apropos and whatis into a single executable as well as a single source ...Colin Watson2007-10-11
* split out globbing program wrapper so that it doesn't need to be built separa...Colin Watson2007-10-11
* fix MANCONV definition to match install locationColin Watson2007-10-11
* split out lexgrog program wrapper so that it doesn't need to be built separatelyColin Watson2007-10-11
* fix "make dist" to distribute everything it shouldColin Watson2007-10-11
* initial conversion to automakeColin Watson2007-10-09