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  
    64506450  # Code from module wctype-h:
    64516451
    64526452
    6453 if test x$CC = xgcc; then :
     6453if test "x$CC" = xgcc; then :
    64546454   if true; then
    64556455  COMPILER_IS_GCC_TRUE=
    64566456  COMPILER_IS_GCC_FALSE='#'