complibs/cloog: remove unsupported versions from config

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
This commit is contained in:
Benoît Thébaudeau" 2012-01-27 13:13:00 +01:00
parent 2b9178d056
commit 17845ccfb4

View File

@ -45,9 +45,6 @@ config CLOOG_VERSION
default "0.15.8" if CLOOG_V_0_15_8
default "0.15.7" if CLOOG_V_0_15_7
default "0.15.6" if CLOOG_V_0_15_6
default "0.15.5" if CLOOG_V_0_15_5
default "0.15.4" if CLOOG_V_0_15_4
default "0.15.3" if CLOOG_V_0_15_3
config CLOOG_0_15_1x
bool