summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-11-30 22:15:29 +0000
committerjbj <devnull@localhost>2002-11-30 22:15:29 +0000
commit760d3a0c8b9c70b0fac0e6af49e683c9bf289d7e (patch)
tree9e7f63c2fae57cc5313caa6ca0f1d3e429c39833 /Makefile.am
parentbd00220d417766369bb3e14193bbe7c2876a53e4 (diff)
downloadlibrpm-tizen-760d3a0c8b9c70b0fac0e6af49e683c9bf289d7e.tar.gz
librpm-tizen-760d3a0c8b9c70b0fac0e6af49e683c9bf289d7e.tar.bz2
librpm-tizen-760d3a0c8b9c70b0fac0e6af49e683c9bf289d7e.zip
More splint fiddles.
CVS patchset: 5908 CVS date: 2002/11/30 22:15:29
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 e298f42ba..d18f672a2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,7 @@ INCLUDES = \
@WITH_LIBELF_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?)