summaryrefslogtreecommitdiffstats
path: root/rules/python.in
blob: d95da88734a5373ad89e7b760315e3e77fb3e53b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config PYTHON23
	bool
	depends on BROKEN
	prompt "Python 2.3"
	depends on GLIBC_DL || UCLIBC_DL
	select GLIBC_UTIL if GLIBC
	select GCCLIBS_CXX
	help
	  FIXME: This item needs to be documented

comment "python23 is broken, please send a patch"
        depends on !BROKEN