]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5337] configure.ac got mangled somehow.
authorThomas Markwalder <tmark@isc.org>
Tue, 25 Jul 2017 18:28:29 +0000 (14:28 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 25 Jul 2017 18:28:29 +0000 (14:28 -0400)
configure.ac

index 6132d123684d7da6c0af3495e5912bee653a6c57..2469a09be9745573a62f8815e6007ed666e250b5 100644 (file)
@@ -449,7 +449,7 @@ if test $enable_static = yes; then
      [AC_LANG_PROGRAM([#include <math.h>],[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