X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=4be32fa9c0b8e79c88b018037b3397af1ad6f22f;hb=160ac7242eec1a29e37310f336ee2c7ef8240b23;hp=442a8a05d9e3661ddde7835d424c89c4c4259f7c;hpb=6b1c5eb51b5410998a8d0a132714e1122aaaa0f5;p=lyx.git diff --git a/configure.ac b/configure.ac index 442a8a05d9..4be32fa9c0 100644 --- a/configure.ac +++ b/configure.ac @@ -40,9 +40,7 @@ for file in config/install-sh ; do done # Find a suitable python interpreter -LYX_PATH_PYTHON23([2.7.0], [3.5.0]) -# do the usual python setup stuff -AM_PATH_PYTHON +AM_PATH_PYTHON([3.8.0]) # Tools for creating libraries (note that we do not use libtool) AM_PROG_AR