* dep-in.sed: Don't use \n in replacement part of s command.

* Makefile.am (DEP1): LC_ALL for uniq.
	Run "make dep-am".
	* Makefile.in: Regenerate.
This commit is contained in:
Alan Modra
2009-06-04 06:56:53 +00:00
parent a1ef399e23
commit 4b9d2a998b
4 changed files with 17 additions and 3 deletions

View File

@ -15,5 +15,6 @@ s! \.\./intl/libintl\.h!!g
s/ *$//
s/ */ /g
s/^ */A/
s/ / \\\nB/g
s/ / \\\
B/g
$s/$/ \\/