summaryrefslogtreecommitdiff
path: root/gprof/dep-in.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2009-06-04 06:57:56 +0000
committerAlan Modra <amodra@bigpond.net.au>2009-06-04 06:57:56 +0000
commit02e1a129e216391b77fbf1c7e85b923da87cce20 (patch)
tree931bd37aa34a47a4831856c453505fec3ff51313 /gprof/dep-in.sed
parent3807b79c79114e7209b100dba1bd6c4bc30370a2 (diff)
downloadbinutils-redhat-02e1a129e216391b77fbf1c7e85b923da87cce20.tar.gz
* dep-in.sed: Don't use \n in replacement part of s command.
* Makefile.am (DEP1): LC_ALL for uniq. * Makefile.in: Regenerate.
Diffstat (limited to 'gprof/dep-in.sed')
-rw-r--r--gprof/dep-in.sed3
1 files changed, 2 insertions, 1 deletions
diff --git a/gprof/dep-in.sed b/gprof/dep-in.sed
index 04612289e0..4823f1e382 100644
--- a/gprof/dep-in.sed
+++ b/gprof/dep-in.sed
@@ -15,5 +15,6 @@ s! \.\./intl/libintl\.h!!g
s/ *$//
s/ */ /g
s/^ */A/
-s/ / \\\nB/g
+s/ / \\\
+B/g
$s/$/ \\/