[llvm-commits] CVS: reopt/configure
Brian Gaeke
gaeke at cs.uiuc.edu
Tue Oct 26 10:13:13 PDT 2004
Changes in directory reopt:
configure updated: 1.9 -> 1.10
---
Log message:
Regenerated.
---
Diffs of the changes: (+1 -4)
Index: reopt/configure
diff -u reopt/configure:1.9 reopt/configure:1.10
--- reopt/configure:1.9 Fri Oct 15 14:45:40 2004
+++ reopt/configure Tue Oct 26 12:13:03 2004
@@ -1304,10 +1304,7 @@
# Check whether --with-papi or --without-papi was given.
if test "${with_papi+set}" = set; then
withval="$with_papi"
- PAPIDIR=$withval
-
-else
- PAPIDIR=/home/vadve/shared/Sparc/papi-2.3.4.1
+ PAPIDIR=PAPIDIR=$withval
fi;
More information about the llvm-commits
mailing list