config/config.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Mon May 26 23:25:17 2014 +0200 (2014-05-26)
changeset 3324 1eea25c0bfe7
parent 2650 4d299836e994
permissions -rw-r--r--
complibs/cloog: remove old CLooG/PPL versions

Those versions are no longer available upstream. They have purely and
simply disapeared, without leaving any trace of their mere existences.

Just keep the latest cloog-ppl-0.15.11, which still exists on the gcc
infra mirror (but for how long?)

Reported-by: Guillaume FLORENCE-COURTAND <gflorenc@laposte.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
     1 source "config/configure.in"
     2 source "config/backend.in"
     3 source "config/global.in"
     4 source "config/target.in"
     5 source "config/toolchain.in"
     6 source "config/kernel.in"
     7 source "config/binutils.in"
     8 source "config/libc.in"
     9 source "config/cc.in"
    10 source "config/debug.in"
    11 source "config/companion_libs.in"
    12 source "config/companion_tools.in"
    13 source "config/test_suite.in"