fixed problem with perl
[xscreensaver] / xscreensaver / configure
index 40324fa..ccc4383 100755 (executable)
@@ -6113,10 +6113,7 @@ echo "${ECHO_T}$ac_cv_perl_version" >&6; }
   fi
 
 
-if test -z "$PERL" ; then
-  # don't let it be blank...
-  PERL=/usr/bin/perl
-fi
+PERL=/usr/bin/perl
 
 { echo "$as_me:$LINENO: checking for X" >&5
 echo $ECHO_N "checking for X... $ECHO_C" >&6; }
@@ -16784,7 +16781,7 @@ if test "${ac_cv_mesagl_version_string+set}" = set; then
   echo $ECHO_N "(cached) $ECHO_C" >&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 16787 "configure"
+#line 16784 "configure"
 #include "confdefs.h"
 #include <GL/gl.h>
 #ifndef MESA_MAJOR_VERSION