* autogen.sh: Restore original autoreconf (see 2010-08-29's change

for autogen.sh)
	* configure.in, man/po/Makefile.in.in, man/po/Makefile.in:
	Makefile.in.in replaced by Makefile.in to avoid config.status
	issues when there are multiple po directories.
	* man/po/LINGUAS: Adapted to above change.
	* man/po/POTFILES.in, man/po/XMLFILES: POTFILES.in replaced by
	XMLFILES.
	* man/Makefile.am: generate_mans.deps shall be included by make,
	not automake.
This commit is contained in:
nekral-guest
2011-02-12 14:57:37 +00:00
parent 8b4f07692e
commit 0398323a60
8 changed files with 92 additions and 90 deletions

View File

@@ -1,6 +1,4 @@
de
fr
it
pl
ru
sv
LINGUAS = de fr it pl ru sv
POFILES = $(srcdir)/de.po $(srcdir)/fr.po $(srcdir)/it.po $(srcdir)/pl.po $(srcdir)/ru.po $(srcdir)/sv.po
UPDATEPOFILES = de.po-update fr.po-update it.po-update pl.po-update ru.po-update sv.po-update
DUMMYPOFILES = de.nop fr.nop it.nop pl.nop ru.nop sv.nop