summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 06512358aa..e5841ed854 100644
--- a/configure.ac
+++ b/configure.ac
@@ -603,9 +603,6 @@ cygwin32|mingw32)
;;
esac
-dnl ** check for Python
-AC_PATH_PROG(PythonCmd,python)
-
dnl ** look for GCC and find out which version
dnl Figure out which C compiler to use. Gcc is preferred.
dnl If gcc, make sure it's at least 3.0
@@ -1029,7 +1026,6 @@ echo ["\
ld : $LdCmd
Happy : $HappyCmd ($HappyVersion)
Alex : $AlexCmd ($AlexVersion)
- Python : $PythonCmd
Perl : $PerlCmd
dblatex : $DblatexCmd
xsltproc : $XsltprocCmd"]