Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
18491ed0
Commit
18491ed0
authored
Jul 25, 2017
by
Thomas Markwalder
Browse files
[5337] configure.ac got mangled somehow.
parent
a1e74d41
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
18491ed0
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment