scripts/build/companion_libs/ppl.sh
branchgcc-4.4
changeset 1384 b23f3c2e0c73
parent 1379 bae051c5f637
child 1386 7995942261f2
     1.1 --- a/scripts/build/companion_libs/ppl.sh	Sun May 24 22:02:30 2009 +0000
     1.2 +++ b/scripts/build/companion_libs/ppl.sh	Mon May 25 18:22:26 2009 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  do_ppl_target() { :; }
     1.5  
     1.6  # Overide functions depending on configuration
     1.7 -if [ "${CT_PPL_CLOOG}" = "y" ]; then
     1.8 +if [ "${CT_PPL_CLOOG_MPC}" = "y" ]; then
     1.9  
    1.10  # Download PPL
    1.11  do_ppl_get() {
    1.12 @@ -65,4 +65,4 @@
    1.13      CT_EndStep
    1.14  }
    1.15  
    1.16 -fi # CT_PPL_CLOOG
    1.17 +fi # CT_PPL_CLOOG_MPC