* dep-in.sed: Remove libintl.h.

* Makefile.am (POTFILES.in): Unset LC_COLLATE.
	* Makefile.in: Regenerate.
This commit is contained in:
Alan Modra
2003-08-14 07:04:57 +00:00
parent da64f3bf47
commit 68cdbb4a03
8 changed files with 22 additions and 8 deletions

View File

@ -45,7 +45,7 @@ diststuff: $(BUILT_SOURCES) info $(man_MANS)
POTFILES = $(sources) $(noinst_HEADERS)
po/POTFILES.in: @MAINT@ Makefile
for file in $(POTFILES); do echo $$file; done | sort > tmp \
for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
&& mv tmp $(srcdir)/po/POTFILES.in
MANCONF = -Dman