projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dedcfff
)
(stdbool.h): Fix typo in previous change.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 26 Nov 2005 06:55:22 +0000
(06:55 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 26 Nov 2005 06:55:22 +0000
(06:55 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 8638d6f1c4ab1898286238eb9c64008bf2ab3856..19c6c72760020c465dbff655cde33f8f7ae2219f 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-127,7
+127,7
@@
MOSTLYCLEANFILES += stdbool.h stdbool.ht
# Create stdbool.h on systems that lack a working one.
stdbool.h: stdbool_.h
cp $(srcdir)/stdbool_.h $@-t
- mv $@t $@
+ mv $@
-
t $@
BUILT_SOURCES += $(ALLOCA_H)
EXTRA_DIST += alloca_.h