[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Site Macro Directory
From: |
Mark D. Roth |
Subject: |
Re: Site Macro Directory |
Date: |
Wed, 17 Jul 2002 08:24:26 -0500 |
User-agent: |
Mutt/1.2.5i |
On Wed Jul 17 10:30 2002 +0200, Akim Demaille wrote:
> I don't understand well the point of the
>
> args: --site-macro-subdir m4sugar
>
> stuff. Could you detail please?
Sure. The configure script adds a single site macro directory, but
you had suggested that there be different directories for autoconf,
autotest, etc. So the idea of --site-macro-subdir is that each tool
will use a seperate subdirectory of the site macro directory.
For example, the autoconf language definition in autom4te.cfg includes
"--site-macro-subdir autoconf". So, if the site macro directory is:
/usr/local/share/autoconf/site_macros
then autoconf will search:
/usr/local/share/autoconf/site_macros/autoconf
Likewise, the autotest language definition in autom4te.cfg includes
"--site-macro-subdir autotest", so autotest will search:
/usr/local/share/autoconf/site_macros/autotest
Just as with --include-envvar, the --site-macro-subdir option is not
intended to be used from the command line; it's only really useful in
autom4te.cfg.
Does this make sense?
--
Mark D. Roth <address@hidden>
http://www.feep.net/~roth/
- Re: Site Macro Directory, Mark D. Roth, 2002/07/08
- Re: Site Macro Directory, Paul Eggert, 2002/07/09
- Re: Site Macro Directory, Akim Demaille, 2002/07/09
- Re: Site Macro Directory, Mark D. Roth, 2002/07/14
- Re: Site Macro Directory, Akim Demaille, 2002/07/16
- Re: Site Macro Directory, Mark D. Roth, 2002/07/16
- Re: Site Macro Directory, Akim Demaille, 2002/07/17
- Re: Site Macro Directory, Akim Demaille, 2002/07/17
- Re: Site Macro Directory,
Mark D. Roth <=
- Re: Site Macro Directory, Akim Demaille, 2002/07/19
- Re: Site Macro Directory, Mark D. Roth, 2002/07/19
- Re: Site Macro Directory, Akim Demaille, 2002/07/22
- Re: Site Macro Directory, Mark D. Roth, 2002/07/24
- Re: Site Macro Directory, Akim Demaille, 2002/07/25
- Re: Site Macro Directory, Mark D. Roth, 2002/07/27
- Re: Site Macro Directory, Akim Demaille, 2002/07/29
- Re: Site Macro Directory, Mark D. Roth, 2002/07/29
- Re: Site Macro Directory, Alexandre Duret-Lutz, 2002/07/30
- Re: Site Macro Directory, Mark D. Roth, 2002/07/17