• unknown's avatar
    Correct a typo error: cpp symbol is "BIG_TABLES", not "BIG_FILES". · aa6c39fb
    unknown authored
    
    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.
    aa6c39fb
configure.in 94.2 KB