summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
AgeCommit message (Collapse)Author
2007-02-22Big commit here, I'll try to cover all the bases.Dan McGee
* Updated all of the language files, as the POT file was updated. NOTE FOR TRANSLATORS, try to base your next contribution off of these, notice how some msgids and messages have been wrapped to the next line- it makes it easier to read anyway. * More Makefile.am/configure.ac updates. 'make dist' and 'make distclean' now work properly, with only one caveat- the automatic testing in distclean doesn't do so hot as it is compiled with a default configure, which includes the fakeroot-proof code (which does not cooperate with pactest). * Added a Makefile.am for the pactest directory.
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee
to work as expected.
2007-02-09New manpages were going nowhere without an updated makefileDan McGee
2007-02-07Greatly simplify the way our non-existant translated manpages were beingDan McGee
made. Ripped out all the po4a stuff, letting us cut down on yet another makedepends. Also moved all of the manpages to non-.in names.
2007-02-06fix makefiles for PKGBUILD.8 -> PKGBUILD.5Dan McGee
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel
* Removed ./gen-mirrorlist.sh invocation from configure script: Mirror-files are generated by make, not configure.
2006-10-16configure changes for java detection (require swig)Aaron Griffin
by Christian Hamar alias krix <krics@linuxforum.hu>
2006-10-15*** empty log message ***Aaron Griffin
2006-10-15Merging Frugalware changes - these need to be checked for instances of "Frugal"Aaron Griffin
in the docs, but I'm lazy right now
2006-02-20fixed doxygen support (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret
2006-02-17commented out doxygen support as it produces an errorAurelien Foret
2006-02-17doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu>Aurelien Foret
2006-02-01added libalpm manpage (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar ↵Judd Vinet
<krics@linuxforum.hu>