From 83429a8658986ccd1c54e7085d5df31b01fe16fc Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 3 Mar 2021 21:40:10 +1100 Subject: Drop Python 2 installation support. --- Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 56e8a683..deb0f529 100644 --- a/Makefile.in +++ b/Makefile.in @@ -45,7 +45,6 @@ datarootdir = @datarootdir@ pkgdatadir = $(datadir)/@PACKAGE_NAME@ pkgincludedir = $(includedir)/@PACKAGE_NAME@ PYTHONPATH = $(pythondir)$(PATH_SEPARATOR)$(DESTDIR)$(pythondir) -USE_PYTHON3 = @USE_PYTHON3@ EXTLIB_INSTALLS = extlib/jquery extlib/video.js extlib/leaflet extlib/tinymce -- cgit v1.2.3