>>>>> "Ian" == Ian Lance Taylor <[EMAIL PROTECTED]> writes:
Ian> By the way, people talk about AC_CANONICAL_TARGET and
Ian> AC_CANONICAL_BUILD, but in earlier years those were never
Ian> documented. The only documented macros were AC_CANONICAL_HOST
Ian> (only used by programs which cared about the host) and
Ian> AC_CANONICAL_SYSTEM (only used by programs which support Canadian
Ian> Cross, or which had a distinction between host and target).
I documented these because basically I'm chasing what is internal, and
what is not: what's internal should be _AC_, what's not should be AC_
and documented.
So I moved AC_CAN_BUILD into _AC_, which broke some scripts which used
it. So AC_CAN_BUILD is actually public, so I documented it.
Akim
- Re: Is this a bug in autoconf? (patch included) Ralf Corsepius
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Ralf Corsepius
- Re: Is this a bug in autoconf? (patch included) Akim Demaille
- Re: Is this a bug in autoconf? (patch included) Peter Eisentraut
- Re: Is this a bug in autoconf? (patch included) Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Ralf Corsepius
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Akim Demaille
- Re: Is this a bug in autoconf? (patch included) Akim Demaille
- Re: Is this a bug in autoconf? (patch included) Peter Eisentraut
- Re: Is this a bug in autoconf? (patch included) Akim Demaille
- Re: Is this a bug in autoconf? (patch included) Mo DeJong
- Re: Is this a bug in autoconf? (patch included) Akim Demaille
- Re: Is this a bug in autoconf? (patch included) Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Mo DeJong
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
- Re: Is this a bug in autoconf? (patch included) Ralf Corsepius
- Re: Is this a bug in autoconf? (patch included) Pavel Roskin
- Re: Is this a bug in autoconf? (patch included) Ian Lance Taylor
