From 72cd8b289d341035755d0815feb688f8224b25e7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 16 May 2003 09:07:17 +0000 Subject: 2003-05-16 Ralf Corsepius * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA. * automake/compile.am: Remove LIBSUFFIX_VA. --- automake/compile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'automake') diff --git a/automake/compile.am b/automake/compile.am index 81181cead7..959b431472 100644 --- a/automake/compile.am +++ b/automake/compile.am @@ -183,7 +183,6 @@ LIBSUFFIX_PROFILE_V = _p LIBSUFFIX__V = $(LIBSUFFIX_OPTIMIZE_V) LIB_VARIANT = $(LIBSUFFIX_$(VARIANT_V)_V) -LIBSUFFIX_VA = $(LIB_VARIANT).a ## These are supposed to be set in make/custom/.cfg CPU_CFLAGS = @CPU_CFLAGS@ -- cgit v1.2.3