[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "include $(top_builddir)/aminclude.am" is ignored by automake
From: |
Tom Howard |
Subject: |
Re: "include $(top_builddir)/aminclude.am" is ignored by automake |
Date: |
Fri, 04 Feb 2005 10:47:13 +1100 |
User-agent: |
Mozilla Thunderbird 1.0 (Windows/20041206) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Alexandre,
I wrote:
> Alexandre Duret-Lutz wrote:
>
>>>If you want to portably include (non-automake) Makefile fragment,
>>>don't use include. Instead try to use AC_SUBST_FILE, or (IMHO better)
>>>something like AC_CONFIG_FILES([Makefile:Makefile.in:fragment.mk]).
>
>
> Perfect. Does exactly what I need. Thank you very much.
Slight problem; Removed all the generated files, did an autoreconf and
automake complains that fragement.mk is not found. I can just touch the
file before running autoreconf, but is there a nice way to tell automake
that it can ignore that this files is missing?
Cheers,
- --
Tom Howard
Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x433B299A
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCArgAw1G4ZUM7KZoRApa9AJ9yLg8ZI423s6bEdvhIp6gzkUpKbwCfeJN2
O42w6QIWMbPG3PDRZNFRTQk=
=9szQ
-----END PGP SIGNATURE-----
tomhoward.vcf
Description: Vcard
- "include $(top_builddir)/aminclude.am" is ignored by automake, Tom Howard, 2005/02/02
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Alexandre Duret-Lutz, 2005/02/02
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Ralf Corsepius, 2005/02/02
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Alexandre Duret-Lutz, 2005/02/02
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Ralf Corsepius, 2005/02/02
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Tom Howard, 2005/02/03
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake,
Tom Howard <=
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Stepan Kasal, 2005/02/04
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Alexandre Duret-Lutz, 2005/02/07
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Tom Howard, 2005/02/07
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Alexandre Duret-Lutz, 2005/02/08
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Tom Howard, 2005/02/09
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Stepan Kasal, 2005/02/08
- Re: "include $(top_builddir)/aminclude.am" is ignored by automake, Alexandre Duret-Lutz, 2005/02/08