emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch in configure gets lost


From: Nick Roberts
Subject: Re: Patch in configure gets lost
Date: Mon, 21 May 2007 08:46:00 +1200

 > We need to use a patched autoconf so as to avoid the need
 > to reinsert this manually.

I assume that means just replacing the text shown below, which is what I've
done.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

 > CVSROOT:     /sources/emacs
 > Module name: emacs
 > Changes by:  Nick Roberts <nickrob>  07/05/20 05:15:11
 > 
 > Index: configure
 > ===================================================================
 > RCS file: /sources/emacs/emacs/configure,v
 > retrieving revision 1.206
 > retrieving revision 1.207
 > diff -u -b -r1.206 -r1.207
 > --- configure        20 May 2007 03:12:22 -0000      1.206
 > +++ configure        20 May 2007 05:15:11 -0000      1.207
 > @@ -412,10 +412,10 @@
 >  fi
 >  
 >  test \$exitcode = 0") || {
 > -  echo Please tell address@hidden about your system,
 > -  echo including any error possibly output before this message.
 > -  echo This can help us improve future autoconf versions.
 > -  echo Configuration will now proceed without shell functions.
 > +  echo No shell found that supports shell functions.
 > +  echo Please tell address@hidden about your system,
 > +  echo including any error possibly output before this
 > +  echo message
 >  }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]