diff options
author | James Laird <jlaird@hdfgroup.org> | 2005-06-07 21:17:46 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2005-06-07 21:17:46 (GMT) |
commit | 6a259df23d0b5743220324b2f655fd0088d01879 (patch) | |
tree | 501407ae4000c78c22a85e5404ff8e580f3fb081 /.autom4te.cfg | |
parent | 8c5b212422fde4a46136fbd020871fb3df56645d (diff) | |
download | hdf5-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