diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-03-24 19:28:45 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-03-24 19:28:45 (GMT) |
commit | 55451aef5a015448e74dd5be90d35417b4067b3e (patch) | |
tree | 7eaecd66644c3bed28f2c38891781f69ad9b4666 /hl/fortran/test/Makefile.in | |
parent | 3061b16d43805cbe5d749ffae06680f82407f024 (diff) | |
download | hdf5-55451aef5a015448e74dd5be90d35417b4067b3e.zip hdf5-55451aef5a015448e74dd5be90d35417b4067b3e.tar.gz hdf5-55451aef5a015448e74dd5be90d35417b4067b3e.tar.bz2 |
[svn-r24884] another update to configure.
Diffstat (limited to 'hl/fortran/test/Makefile.in')
-rw-r--r-- | hl/fortran/test/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hl/fortran/test/Makefile.in b/hl/fortran/test/Makefile.in index 97af674..4e9c7e8 100644 --- a/hl/fortran/test/Makefile.in +++ b/hl/fortran/test/Makefile.in @@ -288,7 +288,6 @@ MPI_GET_SIZE = @MPI_GET_SIZE@ MYAXE_LIBS = @MYAXE_LIBS@ MYDAOS_LIBS = @MYDAOS_LIBS@ MYIODP_LIBS = @MYIODP_LIBS@ -MYIOD_CT_LIBS = @MYIOD_CT_LIBS@ MYIOD_LIBS = @MYIOD_LIBS@ MYPLFS_LIBS = @MYPLFS_LIBS@ NM = @NM@ |