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 /tools/lib | |
parent | 3061b16d43805cbe5d749ffae06680f82407f024 (diff) | |
download | hdf5-55451aef5a015448e74dd5be90d35417b4067b3e.zip hdf5-55451aef5a015448e74dd5be90d35417b4067b3e.tar.gz hdf5-55451aef5a015448e74dd5be90d35417b4067b3e.tar.bz2 |
[svn-r24884] another update to configure.
Diffstat (limited to 'tools/lib')
-rw-r--r-- | tools/lib/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lib/Makefile.in b/tools/lib/Makefile.in index 36c9ff2..dae3924 100644 --- a/tools/lib/Makefile.in +++ b/tools/lib/Makefile.in @@ -274,7 +274,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@ |