2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove CC_CFLAGS_PROFILE_V.
	Remove CC_LDFLAGS_PROFILE_V.
This commit is contained in:
Ralf Corsepius
2003-05-27 07:18:07 +00:00
parent 35e6bf7f8e
commit 78bea1442c
24 changed files with 60 additions and 24 deletions

View File

@@ -31,8 +31,6 @@ AC_SUBST(BARE_CPU_CFLAGS)
AC_SUBST(BARE_CPU_MODEL)
AC_SUBST(CC_CFLAGS_DEFAULT)
AC_SUBST(CC_CFLAGS_DEBUG_V)
AC_SUBST(CC_CFLAGS_PROFILE_V)
AC_SUBST(CC_LDFLAGS_PROFILE_V)
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")