summaryrefslogtreecommitdiffstats
path: root/automake/lib.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:26:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:26:39 +0000
commit8738dfaa7b6183b126056cd008172348138995a2 (patch)
treeb439248367ac84c29f0caec7516971ba34b44ff0 /automake/lib.am
parent2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8738dfaa7b6183b126056cd008172348138995a2.tar.bz2
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/lib.am: Comment out LD. * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add automake/leaf.am to AUTOMAKE_FILES.
Diffstat (limited to '')
-rw-r--r--automake/lib.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/automake/lib.am b/automake/lib.am
index e072b26265..a1e93dc193 100644
--- a/automake/lib.am
+++ b/automake/lib.am
@@ -2,7 +2,7 @@
## $Id$
##
-LD = @LD@
+## LD = @LD@
AR = @AR@
RANLIB = @RANLIB@