Remove stray blank line in previous commit
From-SVN: r35594
This commit is contained in:
parent
9ec7291f1f
commit
2bf9a2abfe
2 changed files with 231 additions and 233 deletions
463
gcc/configure
vendored
463
gcc/configure
vendored
File diff suppressed because it is too large
Load diff
|
@ -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++
|
||||||
|
|
Loading…
Add table
Reference in a new issue