Source configure and make changes that allow users to checkout NetDRMS plus specified proj directories.
Make the compiler autoconfiguration configurable - it can be turned off so that only manual configuration occurs.
Various random changes to make code build on icc/gcc/ia32/x86_64
Move machine-type-guessing code from moreconfigure.pl (which implies that youd have to run configure everytime you want to build on a new machine) to a script, getmachinetype.pl, which is then called directly for make. This is used to get the default third-party-lib locations
Add support for ia64 machines, and specific machines (j1, d02, database servers, cluster machines, dcs) to the make/build
Update the warning messages.
Dont print the gfortran will be assumed warning message
Remove fortran interface from base build if no acceptable fortran compiler is found.
changed variable names
Make gcc minimum sometjhing older
Fix for non-existent compiler executable
Modify make system to accommodate non-ifort fortran compiler. All the flags previously defined were specific to ifort. I also added a script that determines which C and Fortran compilers are installed, and then sets those in the make system. You can override the compilers with environment variables - CUSTOM_COMPILER and CUSTOM_FCOMPILER.; Also fix broken gcc build in proj/lev0
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.