* modules/alloca-opt (Makefile.am): Remove explicit dependency on
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jul 2005 22:04:12 +0000 (22:04 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Jul 2005 22:04:12 +0000 (22:04 +0000)
commit9029f098c318e509ee94912bdba51d58c79dd102
treefaa908933179c3e740918f9da88cd2edc9f7b19f
parentc72047a1ed44c8c9509f1593d726ccd63ceb965c
* modules/alloca-opt (Makefile.am): Remove explicit dependency on
$(ALLOCA_H), redundant through BUILT_SOURCES.
* modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
redundant through BUILT_SOURCES.
* modules/byteswap (Makefile.am): Remove explicit dependency on
$(BYTESWAP_H), redundant through BUILT_SOURCES.
* modules/fnmatch (Makefile.am): Remove explicit dependency on
$(FNMATCH_H), redundant through BUILT_SOURCES.
* modules/getopt (Makefile.am): Remove explicit dependency on
$(GETOPT_H), redundant through BUILT_SOURCES.
* modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
redundant through BUILT_SOURCES.
* modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
redundant through BUILT_SOURCES.
* modules/stdbool (Makefile.am): Remove explicit dependency on
$(STDBOOL_H), redundant through BUILT_SOURCES.
* modules/stdint (Makefile.am): Remove explicit dependency on
$(STDINT_H), redundant through BUILT_SOURCES.
* modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
Remove explicit dependency on $(SYSEXITS_H).
Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
ChangeLog
modules/alloca-opt
modules/argz
modules/byteswap
modules/fnmatch
modules/getopt
modules/glob
modules/poll
modules/stdbool
modules/stdint
modules/sysexits