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

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