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