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

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