aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/config-make.in
blob: fb25ef44c3355797ac5adc1164f18ecc370452c4 (plain)
1
2
3
4
5
6
# Target libraries are put under this directory:
TARGET_SUBDIR = @target_subdir@
# Python3 executable name if it exists
PYTHON = @PYTHON@
# Does Python3 exist?  (yes/no).
HAVE_PYTHON = @HAVE_PYTHON@