From 78bea1442cbe38fec5432ecc6bd63c9eb52e482c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 27 May 2003 07:18:07 +0000 Subject: 2003-05-27 Ralf Corsepius * configure.ac: Remove CC_CFLAGS_PROFILE_V. Remove CC_LDFLAGS_PROFILE_V. --- c/src/tests/sptests/ChangeLog | 5 +++++ c/src/tests/sptests/configure.ac | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'c/src/tests/sptests') diff --git a/c/src/tests/sptests/ChangeLog b/c/src/tests/sptests/ChangeLog index 3cf0b824a7..007552cf5e 100644 --- a/c/src/tests/sptests/ChangeLog +++ b/c/src/tests/sptests/ChangeLog @@ -1,3 +1,8 @@ +2003-05-27 Ralf Corsepius + + * configure.ac: Remove CC_CFLAGS_PROFILE_V. + Remove CC_LDFLAGS_PROFILE_V. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/c/src/tests/sptests/configure.ac b/c/src/tests/sptests/configure.ac index 7726463ae6..11c53fad29 100644 --- a/c/src/tests/sptests/configure.ac +++ b/c/src/tests/sptests/configure.ac @@ -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) # Explicitly list all Makefiles here AC_CONFIG_FILES([Makefile -- cgit v1.2.3