X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=configure;h=f16577d1f8e8832e1ab52ba6647997325f07f6ad;hb=9ee5d2296bcddc5a9d48cd3dcc46ca8dac2771a9;hp=27b381ed1b2b8b0a18db80769af362d0f37fa60f;hpb=271143fbe8aebeca1b298efe4bad3916206fd784;p=oota-llvm.git diff --git a/configure b/configure index 27b381ed1b2..f16577d1f8e 100755 --- a/configure +++ b/configure @@ -21905,9 +21905,9 @@ else fi; if test ${enableval} = "no" then - if test -d /home/vadve/criswell/Downloads/povray-3.50c + if test -d /home/vadve/shared/benchmarks/povray31 then - POVRAY_ROOT=/home/vadve/criswell/Downloads/povray-3.50c + POVRAY_ROOT=/home/vadve/shared/benchmarks/povray31 USE_POVRAY=USE_POVRAY=1 @@ -21919,7 +21919,7 @@ then else if test ${enableval} = "" then - POVRAY_ROOT=/home/vadve/criswell/Downloads/povray-3.50c + POVRAY_ROOT=/home/vadve/shared/benchmarks/povray31 else POVRAY_ROOT=${enableval}