cvs: ZendEngine2 / acinclude.m4

"Derick Rethans" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvsderick1226318749@cvsserver>
derick		Mon Nov 10 12:05:49 2008 UTC

  Modified files:              
    /ZendEngine2	acinclude.m4 
  Log:
  - Make it work with bison 2.4.
  
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/acinclude.m4?r1=1.19&r2=1.20&diff_format=u
Index: ZendEngine2/acinclude.m4
diff -u ZendEngine2/acinclude.m4:1.19 ZendEngine2/acinclude.m4:1.20
--- ZendEngine2/acinclude.m4:1.19	Fri Aug  4 06:49:28 2006
+++ ZendEngine2/acinclude.m4	Mon Nov 10 12:05:49 2008
@@ -1,10 +1,10 @@
-dnl $Id: acinclude.m4,v 1.19 2006/08/04 06:49:28 derick Exp $
+dnl $Id: acinclude.m4,v 1.20 2008/11/10 12:05:49 derick Exp $
 dnl
 dnl This file contains local autoconf functions.
 
 AC_DEFUN([LIBZEND_BISON_CHECK],[
   # we only support certain bison versions
-  bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3"
+  bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4"
 
   # for standalone build of Zend Engine
   test -z "$SED" && SED=sed



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.