[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: aclocal.m4's AU_DEFUNs are discarded by autoupdate
From: |
Akim Demaille |
Subject: |
Re: aclocal.m4's AU_DEFUNs are discarded by autoupdate |
Date: |
19 Apr 2002 10:24:37 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) |
>>>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:
adl> Why does autoupdate explicitly ignore AU_DEFUNed symbols in
adl> aclocal.m4? This prevents third party tools (such as Automake)
adl> from provinging there own autoupdatable macros.
IIRC, it's because I wanted to be able to override bad things in
aclocal. But you are right, install your patch.