summaryrefslogtreecommitdiffstats
path: root/.autom4te.cfg
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-06-07 21:17:46 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-06-07 21:17:46 (GMT)
commit6a259df23d0b5743220324b2f655fd0088d01879 (patch)
tree501407ae4000c78c22a85e5404ff8e580f3fb081 /.autom4te.cfg
parent8c5b212422fde4a46136fbd020871fb3df56645d (diff)
downloadhdf5-6a259df23d0b5743220324b2f655fd0088d01879.zip
hdf5-6a259df23d0b5743220324b2f655fd0088d01879.tar.gz
hdf5-6a259df23d0b5743220324b2f655fd0088d01879.tar.bz2
[svn-r10870] Purpose:
Bug fix Description: Fortran type detection failed on Cygwin. This is because executables in Cygwin have the .exe extension, which confused dependencies in the Makefile. Solution: Sprinkled the $(EXEEXT) variable liberally about the fortran/src Makefile.am. This variable is set at configure time and will be ".exe" on Cygwin and stay "" on Linux. Platforms tested: Cygwin, modi4, mir
Diffstat (limited to '.autom4te.cfg')
0 files changed, 0 insertions, 0 deletions