Commit 2bf9a2ab by Zack Weinberg

Remove stray blank line in previous commit

From-SVN: r35594
parent 9ec7291f
...@@ -264,7 +264,6 @@ if test x$enable_c_cpplib != xno; then ...@@ -264,7 +264,6 @@ if test x$enable_c_cpplib != xno; then
AC_DEFINE(USE_CPPLIB, 1, AC_DEFINE(USE_CPPLIB, 1,
[Define if you want the preprocessor merged into the C and C++ compilers. [Define if you want the preprocessor merged into the C and C++ compilers.
This mode is not ready for production use.]) This mode is not ready for production use.])
fi) fi)
# Enable Multibyte Characters for C/C++ # Enable Multibyte Characters for C/C++
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment