Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
7d4c72db
Commit
7d4c72db
authored
Aug 29, 2000
by
Niels Möller
Browse files
* configure.in: Improved message about upgrading m4.
Rev: configure.in:1.84
parent
774eb5a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
7d4c72db
...
...
@@ -217,8 +217,9 @@ AC_CACHE_CHECK([if m4 can handle eight-bit quote characters],
if test x$lsh_cv_prog_m4_quote_8bit = xno; then
AC_MSG_WARN(
[Upgrade to a better version than GNU m4 1.4,
or recompile it with CFLAGS=-funsigned-char.
[To get the testsuite to work properly, you may need to
upgrade to a better version than GNU m4 1.4, or recompile
it with CFLAGS=-funsigned-char.
Latest version is available at <URL: http://www.seindal.dk/rene/gnu/>])
M4="false --"
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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