summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-10-11 21:35:37 +0000
committerjbj <devnull@localhost>2002-10-11 21:35:37 +0000
commitc840ecba352f3149101d33a600b2c86eb15436a7 (patch)
tree248ae450557f3bb1362ccd9f69052cf1669c6234 /Makefile.am
parentc176aaeca57a2d982619cc8e7fa8af6984dfb545 (diff)
downloadrpm-c840ecba352f3149101d33a600b2c86eb15436a7.tar.gz
rpm-c840ecba352f3149101d33a600b2c86eb15436a7.tar.bz2
rpm-c840ecba352f3149101d33a600b2c86eb15436a7.zip
Resurrect MULTILIB on the build side.
CVS patchset: 5767 CVS date: 2002/10/11 21:35:37
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 601e35e49..ed96028b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,7 @@ INCLUDES = \
@WITH_ZLIB_INCLUDE@ \
@INCPATH@
-myLDFLAGS = # @LDFLAGS_STATIC@
+myLDFLAGS = @LDFLAGS_STATIC@
# XXX libtool can/should generate dependent libs.
# XXX solaris2.6 cannot use *.la with --all-static (downrev binutils/egcs?)