Add support for 3 new configurable parameters - SUM_NUMSUM, SUM_MAXNUMSUMS, and SUMS_MULTIPLE_PARTNSETS.
Before defining configuration defines, undefine them. Default values are defined in serverdefs.h, and customizeddefs.h overrides some of these. If you dont undefine the redefined ones first, then gcc will complain (although icc doesnt care).
Make the compiler autoconfiguration configurable - it can be turned off so that only manual configuration occurs.
Add support for localization of DRMSPGPORT and SUMPGPORT in full JSOC builds.
Fix some minor bugs in the files submitted for third-party revamp
Revamp some make-system files to handle third-party libraries better. There is no longer a lib_third_party directory. The paths to these libraries are specified in the configure script (for Stanford defaults) or in the config.local file (to override defaults and for non-Stanford sites). The only third-party libraries supported in the base system are PostgreSQL and CFITSIO. To use other third-party libraries, project-specific Rules.mk files need to be modified.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.