Derek> Is there a good reason, other than nobody getting around to it yet,
Derek> that the only Autoshell macros that've been documented are AS_DIRNAME
Derek> & AS_MKDIR_P?
Lack of time to make sure they have an interface we really want to
make definitive, and lack of time to write the documen
Tim Van Holder wrote:
> > I can send you the offending configure.in if you like. It's the one
>
> If you mean the AC_TRY_COMMAND() in the test for the BSD VPATH issue,
> I tried using
> ...
No, that one's still working fine. I think this was related to my attempt to
rewrite AM_CONFIG_HEADERS t
> I can send you the offending configure.in if you like. It's the one
> that's checked into the CVS CVS (no, that wasn't a stutter. :). Of
> course, I might want to pull my customizations out of my AM first and try
> again to make sure that's not causing the problem first, but if someone
> else
Akim Demaille wrote:
> > "Derek" == Derek R Price <[EMAIL PROTECTED]> writes:
>
> Derek> I did install it. Even more bizarre is that if I trim the
> Derek> configure.in down to just the first 8 lines (the last being,
> Derek> 'AS_MKDIR_P(["test/dir"])'), it works, but with the whole
> Derek>
> "Derek" == Derek R Price <[EMAIL PROTECTED]> writes:
Derek> I did install it. Even more bizarre is that if I trim the
Derek> configure.in down to just the first 8 lines (the last being,
Derek> 'AS_MKDIR_P(["test/dir"])'), it works, but with the whole
Derek> configure.in Autoconf won't expa
Akim Demaille wrote:
> > "Derek" == Derek R Price <[EMAIL PROTECTED]> writes:
>
> Derek> Why can't I use AS_* macros from configure.in? Derek
>
> ??? I guess you are using a new autoconf with old lib files. Either
> use an *installed* CVS Autoconf, or be usre to point to the location
> of t
> "Derek" == Derek R Price <[EMAIL PROTECTED]> writes:
Derek> Why can't I use AS_* macros from configure.in? Derek
??? I guess you are using a new autoconf with old lib files. Either
use an *installed* CVS Autoconf, or be usre to point to the location
of the lib files (typically autoconf.m
"Derek R. Price" wrote:
> > Why can't I use AS_* macros from configure.in?
>
> Oh. I can't call them from Automake macros... anyone know why that doesn't
> work? It generates the following error:
>
> [dprice@empress ccvs-automake]$ autoconf
> configure:6517: error: undefined macro: AS_MKDIR_P
"Derek R. Price" wrote:
> Why can't I use AS_* macros from configure.in?
Oh. I can't call them from Automake macros... anyone know why that doesn't
work? It generates the following error:
[dprice@empress ccvs-automake]$ autoconf
configure:6517: error: undefined macro: AS_MKDIR_P
Derek
--
D