Ticket #55065: patch-configure.diff
File patch-configure.diff, 350 bytes (added by ryandesign (Ryan Carsten Schmidt), 7 years ago) |
---|
-
configure
Fix "./configure: line 6453: test: too many arguments"
old new 6450 6450 # Code from module wctype-h: 6451 6451 6452 6452 6453 if test x$CC= xgcc; then :6453 if test "x$CC" = xgcc; then : 6454 6454 if true; then 6455 6455 COMPILER_IS_GCC_TRUE= 6456 6456 COMPILER_IS_GCC_FALSE='#'