* m4/depend.m4 (AM_DEPENDENCIES): Add a definition to conftest.h,
commit2b9e6b965710106845cd681c7996f71d25fa7362
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 25 Apr 1999 19:30:47 +0000 (25 19:30 +0000)
committerAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 25 Apr 1999 19:30:47 +0000 (25 19:30 +0000)
tree2f5e2d193d14fe53e29f73ec3f55e45cdc2a251d
parente244fb0c4d1a9d94d724f49641eb19281bdaf2f1
* m4/depend.m4 (AM_DEPENDENCIES): Add a definition to conftest.h,
so as not to compile an empty source; some compilers fail on this.
Redirect stderr of depcc to /dev/null.  Test for -M with -o,
because some compilers will output the rules to the output file.
* depcomp (dashmstdout): Add --silent before --mode=compile, so
that we don't get libtool output mixed up with make rules.
lib/depcomp