[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-commit
Subject:    r5655 - trunk/varnish-cache
From:       phk () varnish-cache ! org (phk at varnish-cache ! org)
Date:       2010-12-19 21:49:07
Message-ID: E1PUR7r-0007Kf-Db () project ! varnish-software ! com
[Download RAW message or body]

Author: phk
Date: 2010-12-19 22:49:07 +0100 (Sun, 19 Dec 2010)
New Revision: 5655

Modified:
   trunk/varnish-cache/configure.ac
Log:
Try to find the newest possible python



Modified: trunk/varnish-cache/configure.ac
===================================================================
--- trunk/varnish-cache/configure.ac	2010-12-19 21:38:28 UTC (rev 5654)
+++ trunk/varnish-cache/configure.ac	2010-12-19 21:49:07 UTC (rev 5655)
@@ -307,7 +307,7 @@
 fi
 
 AM_MISSING_HAS_RUN
-AC_CHECK_PROGS(PYTHON, [python python2 python2.5 python2.6 python3 python3.1 \
python3.2], [AC_MSG_ERROR([Python is needed to build Varnish, please install \
python.])]) +AC_CHECK_PROGS(PYTHON, [python3 python3.1 python3.2 python2.7 python \
python2], [AC_MSG_ERROR([Python is needed to build Varnish, please install \
python.])])  
 # Solaris defines SO_{RCV,SND}TIMEO, but does not implement them.
 # Varnish will build and run without these, but connections will not


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic