public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/emacs-cvs/files: emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch
@ 2007-10-09 17:53 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2007-10-09 17:53 UTC (permalink / raw
  To: gentoo-commits

ulm         07/10/09 17:53:31

  Added:                emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch
  Log:
  Fix makeinfo version regexp.
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.1                  app-editors/emacs-cvs/files/emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/files/emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/files/emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch?rev=1.1&content-type=text/plain

Index: emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch
===================================================================
--- configure.in	12 Sep 2007 07:03:30 -0000	1.474
+++ configure.in	15 Sep 2007 19:45:32 -0000	1.475
@@ -1347,7 +1347,7 @@
 dnl By this stage, configure has already checked for egrep and set EGREP, 
 dnl or exited with an error if no egrep was found.
 if test "$MAKEINFO" != "no" && \
-  test x"`$MAKEINFO --version 2> /dev/null | $EGREP 'texinfo[[^0-9]]*([[5-9]]|4\.[[6-9]])'`" = x; then
+  test x"`$MAKEINFO --version 2> /dev/null | $EGREP 'texinfo[[^0-9]]*([[1-4]][[0-9]]+|[[5-9]]|4\.[[6-9]]|4\.[[1-5]][[0-9]]+)'`" = x; then
    MAKEINFO=no    
 fi
 



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-09 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09 17:53 [gentoo-commits] gentoo-x86 commit in app-editors/emacs-cvs/files: emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox