From: Karel Zak Date: Fri, 6 Mar 2015 13:23:57 +0000 (+0100) Subject: Revert "build-sys: remove static builds from make-check" X-Git-Tag: v2.27-rc1~388 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f63faced16be616cd41f5ba39cd32db7b0d01c90;p=thirdparty%2Futil-linux.git Revert "build-sys: remove static builds from make-check" The problem should be fixed now. This reverts commit 948b87581e7f1a430f258e169282a1755bb68edd. --- diff --git a/Makefile.am b/Makefile.am index 9e7d8f0868..391de3dfb1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -178,6 +178,7 @@ 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) \