delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/14/09:02:44

Message-Id: <199804141400.QAA39054@ieva06.lanet.lv>
From: "Andris Pavenis" <pavenis AT lanet DOT lv>
To: djgpp AT delorie DOT com, alexv AT yahoo DOT com
Date: Tue, 14 Apr 1998 15:58:27 +0300
MIME-Version: 1.0
Subject: Re: GNU autoconf problems...
In-reply-to: <6gmdmq$ue6$1@nnrp1.dejanews.com>

From:           	alexv AT yahoo DOT com
Subject:        	GNU autoconf problems...

> How do I make the GNU autoconf-2.0 work?
> 
> I'm trying to compile "rsynth-2.0" and its "configure"
> program works well with CygWin, but not with DJGPP
> (and I need to compile it with DJGPP!).
> 
> Any ideas? Thanx in advance...
> 

I used autoconf 2.12 (from DJGPP distribution) without big problems
under DJGPP. The only significant change I had to do was to patch
autoheader to workaround Win95 file sharing problems. (I needed it
to build gcc-2.8.1 for DJGPP)

Of course many other packages are neaded to use autoconf.

Andris

*** autoheader~	Wed May 14 17:33:34 1997
--- autoheader	Tue Mar 24 15:03:18 1998
***************
*** 261,266 ****
--- 261,267 ----
  fi
  
  if test $# -eq 0; then
+   exec > con 
    if test $status -eq 0; then
      if test -f ${config_h_in} && cmp -s $tmpout ${config_h_in}; then
        rm -f $tmpout # File didn't change, so don't update its mod time.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019