Dan McGee
6fc803258a
* Removed man2html stuff from configure. It is now available in the doc/
...
directory by running the target man2html, e.g. 'make man2html'.
* Slightly fixed up the bottom of the manpages.
2007-02-23 03:23:06 +00:00
Dan McGee
332c127109
Big commit here, I'll try to cover all the bases.
...
* 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 21:34:51 +00:00
Dan McGee
3595201f5f
* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'
...
to work as expected.
2007-02-22 04:36:02 +00:00
Dan McGee
d9a641a7a0
New manpages were going nowhere without an updated makefile
2007-02-09 18:37:27 +00:00
Dan McGee
82de7efbf9
Greatly simplify the way our non-existant translated manpages were being
...
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-07 22:29:21 +00:00
Dan McGee
13f36463fa
fix makefiles for PKGBUILD.8 -> PKGBUILD.5
2007-02-06 20:23:41 +00:00
Jürgen Hötzel
13f9fc4d19
* Fix building outside $(srcdir).
...
* Removed ./gen-mirrorlist.sh invocation from configure script:
Mirror-files are generated by make, not configure.
2007-01-29 22:18:31 +00:00
Aaron Griffin
31c682c4ee
configure changes for java detection (require swig)
...
by Christian Hamar alias krix <krics@linuxforum.hu>
2006-10-16 00:02:43 +00:00
Aaron Griffin
04c48b4547
*** empty log message ***
2006-10-15 23:51:18 +00:00
Aaron Griffin
9ccd91701c
Merging Frugalware changes - these need to be checked for instances of "Frugal"
...
in the docs, but I'm lazy right now
2006-10-15 18:58:23 +00:00
Aurelien Foret
a5f67ef819
fixed doxygen support (patch from VMiklos <vmiklos@frugalware.org>)
2006-02-20 20:08:24 +00:00
Aurelien Foret
5e4c3661c6
commented out doxygen support as it produces an error
2006-02-17 22:13:33 +00:00
Aurelien Foret
48cc9f3beb
doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu>
2006-02-17 20:48:45 +00:00
Aurelien Foret
de3a0f164c
added libalpm manpage (patch from VMiklos <vmiklos@frugalware.org>)
2006-02-01 18:04:01 +00:00
Judd Vinet
96de3501ab
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
2006-01-02 19:55:35 +00:00
Judd Vinet
a1526a3e7d
added first part of the autoconf stuff - patch from Christian Hamar <krics@linuxforum.hu>
2005-10-17 18:52:43 +00:00