summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index fedf5d55c..acdd2efe6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,8 +22,7 @@ INCLUDES = \
LIBS =
-myLDFLAGS = # -L$(top_builddir)/build/.libs -L$(top_builddir)/lib/.libs \
- -L$(top_builddir)/rpmio/.libs -L$(top_builddir)/popt/.libs
+myLDFLAGS = # @LDFLAGS_STATIC@
# XXX libtool can/should generate dependent libs.
# XXX solaris2.6 cannot use *.la with --all-static (downrev binutils/egcs?)