For PR automake/500:
commit8ae25d96fddea93d469d9b86c78519245dc911d8
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 30 Aug 2006 18:50:38 +0000 (30 18:50 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 30 Aug 2006 18:50:38 +0000 (30 18:50 +0000)
treeeab3ecefaa0e8cabf8226ea0cec85aafc716a737
parentf83d84f889456cdce7e9741d5e87d8f305b631d1
For PR automake/500:
* automake.in (handle_compile) <$default_includes>: Do not output
the same -I twice.  Use @am__isrc@ instead of ` -I$(srcdir)'.
* m4/init.m4: Define am__isrc as ` -I$(srcdir)' only in
non-VPATH builds since we always have `-I.'.
* tests/subpkg.test: Make sure config headers are found in VPATH
and non-VPATH builds.
14 files changed:
ChangeLog
Makefile.in
aclocal.m4
automake.in
configure
doc/Makefile.in
lib/Automake/Makefile.in
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
m4/init.m4
tests/Makefile.in
tests/subpkg.test