2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* automake/lib.am: Add LD.
This commit is contained in:
Joel Sherrill
2000-11-02 22:49:07 +00:00
parent be59f363f3
commit 779654e2af
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/lib.am: Add LD.
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use

View File

@@ -2,6 +2,7 @@
## $Id$ ## $Id$
## ##
LD = @LD@
AR = @AR@ AR = @AR@
RANLIB = @RANLIB@ RANLIB = @RANLIB@