Skip to content
Snippets Groups Projects
Commit 45117394 authored by Ralf Mueller's avatar Ralf Mueller
Browse files

Remove AS_ECHO because of blizzard problems

parent f2c6f1f2
No related branches found
No related tags found
No related merge requests found
......@@ -418,10 +418,8 @@ AC_OUTPUT(Makefile src/Makefile interfaces/Makefile app/Makefile tests/Makefile
# ----------------------------------------------------------------------
# Show configuration
AS_ECHO(["#======================================================================="])
AC_MSG_NOTICE([CDI is configured with the following options:])
cat config.settings
AS_ECHO(["#======================================================================="])
AS_IF([test "$ac_cv_prog_cc_c99" = "no"],
[AC_MSG_NOTICE([
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment