From: Thomas Markwalder Date: Tue, 25 Jul 2017 18:28:29 +0000 (-0400) Subject: [5337] configure.ac got mangled somehow. X-Git-Tag: trac5124a_base~28^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18491ed0c51d58568f10806abddf6269836b1026;p=thirdparty%2Fkea.git [5337] configure.ac got mangled somehow. --- diff --git a/configure.ac b/configure.ac index 6132d12368..2469a09be9 100644 --- a/configure.ac +++ b/configure.ac @@ -449,7 +449,7 @@ if test $enable_static = yes; then [AC_LANG_PROGRAM([#include ],[sqrt(-1.0);])], [AC_MSG_RESULT([checking for static glib libraries... yes])], [AC_MSG_RESULT([checking for static glib libraries... no]) -/bin/bash: :1: command not found + AC_MSG_ERROR([Static building will not work. You appear to be missing glib static libraries. Check config.log for details.])]) CXX=$CXX_SAVED fi