From 41fc78d3793d7bda0d5d80cf598801641db6d270 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 15 Dec 2003 07:24:00 +0000 Subject: 2003-12-15 Ralf Corsepius * automake/compile.am: Remove LINK_LIBS (Unused). * configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR. --- c/src/automake/compile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/automake') diff --git a/c/src/automake/compile.am b/c/src/automake/compile.am index 022b5ecf06..da7232f7eb 100644 --- a/c/src/automake/compile.am +++ b/c/src/automake/compile.am @@ -61,8 +61,6 @@ CFLAGS = @RTEMS_CFLAGS@ $(XCFLAGS) CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS) ASFLAGS = $(CPU_ASFLAGS) $(CPU_CFLAGS) $(XASFLAGS) -LINK_LIBS = $(LD_LIBS) - # # Client compiler and support tools # -- cgit v1.2.3