delorie.com/archives/browse.cgi | search |
From: | "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be> |
To: | <djgpp-workers AT delorie DOT com> |
Subject: | Re: ANNOUNCE: autoconf 2.50 |
Date: | Sat, 26 May 2001 19:12:38 +0200 |
Message-ID: | <CAEGKOHJKAAFPKOCLHDIIEKJCDAA.tim.van.holder@pandora.be> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
In-Reply-To: | <CAEGKOHJKAAFPKOCLHDIOEKICDAA.tim.van.holder@pandora.be> |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> > C:\Devel\autoconf\gnu\acnf250s>sh > > sh-2.04$ pwd > > c:/Devel/autoconf/gnu/acnf250s > > sh-2.04$ autoconf > > NONE:0: /dev/env/DJDIR/bin/m4.exe: `changeword' from frozen file > > not found in bu > > iltin table! > This one I haven't seen before. Checking m4-14s.zip. Drat - seems > like the DJGPP package for m4 was built with changeword disabled :-( > I'll upload a new m4 package shortly. Actually, autoconf itself doesn't use changeword, so uploading a new m4 isn't really needed (but I'll do so anyway (binary package only)). Apparently, m4 includes all its builtins in a freeze file. Simply refreezing the m4f file with your m4 should fix it as well: $ cd $DJDIR/share/autoconf $ m4 -F autoconf.m4f autoconf.m4
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |