]> git.ipfire.org Git - thirdparty/automake.git/commit
* m4/depend.m4 (AM_DEPENDENCIES): Add a definition to conftest.h,
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 25 Apr 1999 19:30:49 +0000 (19:30 +0000)
committerAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 25 Apr 1999 19:30:49 +0000 (19:30 +0000)
commitfe9d84e0b010a7be0bec33a8f785e3fd226d9ab8
treeebc6ec814e82c58817651184413158eb132eaac5
parent5b34b88547675be9d40dd6b7d1c1ed7ad95b0bae
* 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.
ChangeLog
depcomp
m4/depend.m4