Remove info-in-builddir option from AM_INIT_AUTOMAKE().
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 19 May 2015 11:31:26 +0000 (13:31 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 19 May 2015 11:31:26 +0000 (13:31 +0200)
This option is not supported by older, but still widely used versions of
automake. The drawback is that when doing multiple VPATH builds in a
row, the info manual may mention incorrect paths, but it doesn't affect
the executables at all.


No differences found