[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] jm-macros.m4 sync from coreutils
From: |
Bruno Haible |
Subject: |
Re: [bug-gnulib] jm-macros.m4 sync from coreutils |
Date: |
Wed, 19 Jan 2005 12:44:34 +0100 |
User-agent: |
KMail/1.5 |
Paul Eggert wrote:
> I assume jm-macros is in
> gnulib mostly as an exemplar? or perhaps for historical reasons only?)
It's there for historical reasons only, I would say. Most other packages
put the gl_* macro calls directly into configure.ac, not into a big autoconf
macro.
Bruno