head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.02.10.11.51.38;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312003
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@--- configure.orig	2012-11-12 17:38:33.000000000 +0900
+++ configure	2012-11-12 17:39:23.000000000 +0900
@@@@ -3095,7 +3095,7 @@@@
 	if test -z "$PYTHON_INCLUDE" ; then
 		PYTHON_INCLUDE=$PYTHON
 		rvl_py_include_path=`echo $PYTHON_INCLUDE | sed -e "s/bin/include/"`
-		rvl_py_version="`$PYTHON -c "import sys; print sys.version[0:3]"`";
+		rvl_py_version=""
 		PYTHON_INCLUDE="$rvl_py_include_path$rvl_py_version"
 	fi
 
@@@@ -6501,23 +6501,6 @@@@
 	fi
 
 
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking python module cracklib" >&5
-$as_echo_n "checking python module cracklib... " >&6; }
-
-	$PYTHON -c "import imp; imp.find_module('cracklib')" 2>/dev/null
-
-	if test $? -eq 0; then
-		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-		eval HAVE_PYMOD_CRACKLIB=yes
-	else
-		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-		as_fn_error $? "failed to find module cracklib" "$LINENO" 5
-		exit 1
-	fi
-
-
 
 
 # Check whether --with-applet was given.
@
