[3389] in BarnOwl Developers
[barnowl/barnowl] 24ece8: Explicitly substitute abs_builddir,
daemon@ATHENA.MIT.EDU (GitHub)
Thu Apr 18 15:39:14 2013
Date: Thu, 18 Apr 2013 12:39:12 -0700
From: GitHub <noreply@github.com>
Reply-To: GitHub <noreply@github.com>
To: barnowl-dev@mit.edu
----==_mimepart_51704be01bef0_36a7987e2015f
Date: Thu, 18 Apr 2013 12:39:12 -0700
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-ID: <51704be01da8f_36a7987e201676@hookshot-fe6-pe1-prd.aws.github.net.mail>
Branch: refs/heads/master
Home: https://github.com/barnowl/barnowl
Commit: 24ece849d4e554ed6bcf2abfdd2802ac6ef1df87
https://github.com/barnowl/barnowl/commit/24ece849d4e554ed6bcf2abfd=
d2802ac6ef1df87
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-18 (Thu, 18 Apr 2013)
Changed paths:
M configure.ac
Log Message:
-----------
Explicitly substitute abs_builddir, abs_srcdir
automake < 1.10 didn=E2=80=99t do this by default, resulting in failures =
of
=E2=80=98make check=E2=80=99 and the =E2=80=98./barnowl=E2=80=99 wrapper =
script.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 78b95033ab659ea36331bd0833663f4a073f0e57
https://github.com/barnowl/barnowl/commit/78b95033ab659ea36331bd083=
3663f4a073f0e57
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-18 (Thu, 18 Apr 2013)
Changed paths:
M Makefile.am
Log Message:
-----------
Distribute files in doc/ individually
=E2=80=98make distcheck=E2=80=99 in automake < 1.11 throws permission err=
ors when some
files in doc/ are distributed twice:
http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=3Dview&pr=3D533
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Commit: 487cc2b1b658bcc696e3951201320be455fc86e4
https://github.com/barnowl/barnowl/commit/487cc2b1b658bcc696e395120=
1320be455fc86e4
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2013-04-18 (Thu, 18 Apr 2013)
Changed paths:
M configure.ac
Log Message:
-----------
configure: Support --disable-maintainer-mode
automake < 1.8 doesn=E2=80=99t distribute m4/*.m4 even though it generate=
s a
rule for aclocal.m4 that depends on them. Supporting
--disable-maintainer-mode allows =E2=80=98make distcheck=E2=80=99 to disa=
ble this
rule. Whatever. It might be handy to have around anyway.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Compare: https://github.com/barnowl/barnowl/compare/60e8617904bd...487cc2=
b1b658=
----==_mimepart_51704be01bef0_36a7987e2015f--