From 495a87331a5c1803b905543b4beeb0b8cc71d373 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 5 Nov 2009 22:49:11 +0100 Subject: build-sys: remove LT_STATIC_LDFLAGS It was really stupid idea to use *_LDFLAGS for some global variable. Signed-off-by: Karel Zak --- config/include-Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'config') diff --git a/config/include-Makefile.am b/config/include-Makefile.am index ae6414217..f00776958 100644 --- a/config/include-Makefile.am +++ b/config/include-Makefile.am @@ -3,9 +3,6 @@ AM_CPPFLAGS = -include $(top_builddir)/config.h -I$(top_srcdir)/include \ AM_CFLAGS = -fsigned-char AM_LDFLAGS = -# generic libtool options for static programs -LT_STATIC_LDFLAGS = -all-static - # Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals. # Unlike with other dist primaries, the files are not distributed if the # conditional is false. -- cgit v1.2.3-55-g7522