• unknown's avatar
    Correct a typo error: cpp symbol is "BIG_TABLES", not "BIG_FILES" · 23ae3c17
    unknown authored
    (backport from 4.1).
    
    
    configure.in:
      Defining "BIG_TABLES" works around a problem with the Sun Forte
      compiler for Solaris on x86 platforms: improper handling of "long long".
      Error shows up on the "limit_rows_found" variable in test "union".
      Old "BIG_FILES" was a typing error (backport from 4.1).
    23ae3c17
configure.in 77.7 KB