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. --- testsuites/itrontests/ChangeLog | 5 +++++ testsuites/itrontests/configure.ac | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'testsuites/itrontests') diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index dd773ec16e..b5b97e2c98 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/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/testsuites/itrontests/configure.ac b/testsuites/itrontests/configure.ac index 3201eacea8..ccef6fb87a 100644 --- a/testsuites/itrontests/configure.ac +++ b/testsuites/itrontests/configure.ac @@ -30,8 +30,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