projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5dddf0
)
.
author
Jim Meyering
<jim@meyering.net>
Sat, 8 Apr 2000 06:31:38 +0000
(06:31 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 8 Apr 2000 06:31:38 +0000
(06:31 +0000)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index 7e0e1996bae9fc3955f7d8136b9de3a81c9fa116..9c3e4a564cca80eda21cd970a1733086aa40d479 100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-814,8
+814,8
@@
uninstall-local: all-local
fi
charset.alias: config.charset
- $(SHELL) $(srcdir)/config.charset '@host@' >
$@-t
- mv
$@-t
$@
+ $(SHELL) $(srcdir)/config.charset '@host@' >
t-$@
+ mv
t-$@
$@
.sin.sed:
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' $< > $@-t
mv $@-t $@