From: "Tim Van Holder" To: "Eli Zaretskii" Cc: Subject: RE: gettext pretest available Date: Sun, 4 Mar 2001 20:54:12 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <2950-Sun04Mar2001214608+0200-eliz@is.elta.co.il> 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 Precedence: bulk > No, it changes to track the list of functions used by Emacs for which > it probes at configure time on Unix. The reason is that I don't have Ah - ok then. Then maybe you could keep an up-to-date header in msdos, and include that in src/s/msdos.h? Or configure could generate such a header when configuring for DJGPP. While I agree having a config.bat is useful for people with a minimal set of GNU tools, I'd still like to see configure doing the right thing as well. > ??? Did you edit DJGPP.ENV? If not, it sets INFOPATH for Emacs. Yep - I removed all envvars I didn't need. This includes INFOPATH (for both emacs and info). > That was probably a long time ago, when stubbed temacs with no .exe > extension wasn't supported. Ah. Will change that then.