summaryrefslogtreecommitdiff
path: root/include/buildmacros
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2003-04-29 00:15:14 +0000
committerNathan Scott <nathans@sgi.com>2003-04-29 00:15:14 +0000
commit387c84f744b6b0f9e549e1b31030206c9d6cfbb7 (patch)
tree8a07cc3dc46012c82db0a60252634afc99a1889d /include/buildmacros
parent7df8d5496ddf319b9fdfc4be5b6d9cc649eb7ea9 (diff)
downloadattr-387c84f744b6b0f9e549e1b31030206c9d6cfbb7.tar.gz
Bunch of configure updates for acl/attr to allow packages to better be
kept in sync in this area. Add an aclocal.m4 build target for top level directory.
Diffstat (limited to 'include/buildmacros')
-rw-r--r--include/buildmacros1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/buildmacros b/include/buildmacros
index f4e8bec..bce094c 100644
--- a/include/buildmacros
+++ b/include/buildmacros
@@ -63,7 +63,6 @@ DIST_DIR = $(TOPDIR)/dist
CCF = $(CC) $(CFLAGS) $(CPPFLAGS)
MAKEF = $(MAKE) $(MAKEOPTS)
CXXF = $(CXX) $(CXXFLAGS)
-LDF = $(LD) $(LDFLAGS)
# For libtool.
LIBNAME = $(basename $(LTLIBRARY))