trick/autoconf
Alex Lin 9ae65f84b2 configure script needs to test for g++ 4.8 and above.
Added a check to test the version of g++ in the configure script.
Also did a "which" command to save the full path of the CC and CXX
commands.  This will ensure that the same CC and CXX executables
are run no matter how the environment changes.

refs #255
2016-06-23 09:07:59 -05:00
..
config.guess Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
config.sub Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
configure.ac configure script needs to test for g++ 4.8 and above. 2016-06-23 09:07:59 -05:00
install-sh Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00
missing Use configure to determine pthread variables in makefile 2015-06-26 09:35:49 -05:00