PAPI check has been moved to projects/reopt.

llvm-svn: 16237
This commit is contained in:
Brian Gaeke 2004-09-07 17:35:16 +00:00
parent 6e07318a38
commit 64a0630d72
1 changed files with 0 additions and 3 deletions
llvm/autoconf

View File

@ -393,9 +393,6 @@ then
llvmgccwarn=yes
fi
dnl Location of PAPI
AC_ARG_WITH(papi,AC_HELP_STRING([--with-papi],[Location of PAPI]),AC_SUBST(PAPIDIR,[$withval]),AC_SUBST(PAPIDIR,[/home/vadve/shared/Sparc/papi-2.3.4.1]))
dnl Get libtool's idea of what the shared library suffix is.
dnl (This is a hack; it relies on undocumented behavior.)
AC_MSG_CHECKING([for shared library suffix])