From 948b87581e7f1a430f258e169282a1755bb68edd Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 5 Mar 2015 15:34:42 +0100 Subject: build-sys: remove static builds from make-check .. temporary, the final solution has to cleanup timer_* functions usage. The function are unnecessary for libmount, but we use lib/monotme.c in the library and it probably requires -lrt and *also* -lpthread for static builds. Signed-off-by: Karel Zak --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 391de3dfb..9e7d8f086 100644 --- a/Makefile.am +++ b/Makefile.am @@ -178,7 +178,6 @@ DISTCHECK_CONFIGURE_FLAGS = \ --disable-use-tty-group \ --disable-silent-rules \ --enable-all-programs \ - --enable-static-programs \ --enable-gtk-doc \ --with-python \ --with-bashcompletiondir=$$dc_install_base/$(bashcompletiondir) \ -- cgit v1.2.3-55-g7522