The following patch adds LINENO and RANDOM to shell variables that
change in actest.m4.
--
J. David Anglin [EMAIL PROTECTED]
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
--- actest.m4.orig Fri Mar 10 10:22:14 2000
+++ acte
> Kaveh wrote:
> > Another approach would be to do this:
> >
> > if $host == $target && $build == $target
> > Use autoconf to set GETGROUPS_T
> > else
> > GETGROUPS_T = gid_t
> > fi
>
> Good call. I like this solution. It will be
> necessary to use __GETGROUPS_T, however, because
> GETGROU
m4
in automake-1.4a.
>From your email, it appears that you are going to back out the change
that obsoleted these macros until an Automake with quoted macros is
released?
Dave
>
> >>>>> "John" == John David Anglin <[EMAIL PROTECTED]> writes:
>
> John> O
> Please, do not answer to me only, send all this to bug-autoconf or to
> autoconf@. For the time being, I don't want to change anything in
> Autoconf, I want to have a snapshot RSN. Then in September, when I'm
> back from vacation, when there will be enough feedback about this
> snapshot, we wi
Here is a patch to correct the exit status of autoconf under hpux shells.
I have tested it under hpux 10.20 and i686 linux.
Dave
--
J. David Anglin [EMAIL PROTECTED]
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
2000-08-10 J. D
>
>Date: Thu, 10 Aug 2000 16:02:54 -0400 (EDT)
> From: "John David Anglin" <[EMAIL PROTECTED]>
>
>Here is a patch to correct the exit status of autoconf under hpux shells.
>
> Most of that patch is OK, but the hunks quoted below can be
> sim
> Thanks. Given that Paul approved it, I'll apply it, but I confess I
> don't understand this part of the patch. Paul, could you explain it
> to me? In fact it seems wrong to me.
>
> --- autoconf.sh.orig Wed Aug 9 13:06:15 2000
> +++ autoconf.sh Thu Aug 10 17:09:46 2000
> @@ -234,7 +23
>
> On Fri, 11 Aug 2000, Paul Eggert wrote:
>
> >Date: Fri, 11 Aug 2000 12:30:27 -0400 (EDT)
> > From: "John David Anglin" <[EMAIL PROTECTED]>
> >
> >Possibly `(exit $?); exit' could be simplified to just `exit'.
> >
> John, thanks for the patch. Don't hesitate to send its siblings (that
> of autoupdate, autoreconf, autoscan, autoheader and ifnames :) :) :)
Here is a patch for the siblings. I also reverted the two `|| exit'
commands in autoconf.sh to `|| { (exit 1); exit; }' because I had one
test failure u
>
> > John, thanks for the patch. Don't hesitate to send its siblings (that
> > of autoupdate, autoreconf, autoscan, autoheader and ifnames :) :) :)
>
> Here is a patch for the siblings. I also reverted the two `|| exit'
> commands in autoconf.sh to `|| { (exit 1); exit; }' because I had one
>
>
> > John, thanks for the patch. Don't hesitate to send its siblings (that
> > of autoupdate, autoreconf, autoscan, autoheader and ifnames :) :) :)
>
> Here is a patch for the siblings. I also reverted the two `|| exit'
> commands in autoconf.sh to `|| { (exit 1); exit; }' because I had one
>
11 matches
Mail list logo