This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Automake shooting in its foot


On Jan 24, 2001, Akim Demaille <akim@epita.fr> wrote:

>>>>>> "Alexandre" == Alexandre Oliva <oliva@lsd.ic.unicamp.br> writes:
Alexandre> I think it's ok.  But I agree the code is messy.  We need
Alexandre> AC_HOOK(MACRO, BEFORE, AFTER) in autoconf.

> Wow!  This sounds real hard, or at least, really expansive if we do
> for all the macros.  I was thinking of hooks for AC_PROG_CC and the
> like.

Expensive?

AC_DEFUN([AC_HOOK],[define([$1], [$2]defn([$1])[$3])])

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]