diff contrib/splicex/configure @ 679:672cff12da62 draft

splicex changes
author resdb <resdb@d3v11-VM.(none)>
date Sat, 22 Oct 2011 14:50:06 -0500
parents 93a5484092a2
children 14a390660911
line wrap: on
line diff
--- a/contrib/splicex/configure	Sat Oct 22 14:43:31 2011 -0500
+++ b/contrib/splicex/configure	Sat Oct 22 14:50:06 2011 -0500
@@ -1,5 +1,5 @@
 #!/bin/bash
-echo 'checking for python2.7'
+echo 'checking for python'
 if which python >/dev/null; then
  :
 else