(BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)'
authorJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 18:29:35 +0000 (18:29 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 18:29:35 +0000 (18:29 +0000)
commit016d23cb892d0a2fc8d45b60ceaadc1a1646d6fb
tree275a9b7ec70348fb97c499acde785771aef3e98f
parentd51ca1993401d4fd02ce695071c35ff0c530c721
(BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)'
rather than `all-local: $(STDBOOL_H)'.  The latter didn't force
creation of stdbool.h before most other targets.
Likewise for $(ALLOCA_H).
lib/Makefile.am