* 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:51:11 +00:00
parent 96d493066d
commit a1ef399e23
4 changed files with 913 additions and 903 deletions

View file

@ -1,3 +1,10 @@
2009-06-04 Alan Modra <amodra@bigpond.net.au>
* 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.
2009-06-03 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c (elf_i386_allocate_dynrelocs): Remove check of

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

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