projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4df3c27
)
whoops. remove the backslash, too.
author
Jim Meyering
<jim@meyering.net>
Mon, 13 Aug 2001 20:14:36 +0000
(20:14 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 13 Aug 2001 20:14:36 +0000
(20:14 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 6b1c76c5b795319ffeeb6a079fb47ba2a68db8ce..3e1cc2bded31104af0c81fc905aea159ab62bbe7 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-183,7
+183,7
@@
unlocked-io.h: $(srcdir)/unlocked-io.hin Makefile.am
echo "# define $$f(S) $${f}_unlocked (S)" ; \
echo '# endif' ; \
done > $$tmp; \
- sed '/^@replace_this@
\$$/r '$$tmp $(srcdir)/unlocked-io.hin
\
+ sed '/^@replace_this@
$$/r '$$tmp $(srcdir)/unlocked-io.hin
\
| sed '/^@replace_this@$$/d' \
> $@t; \
rm -f $$tmp; \