From d6d549e5bfa37e599255766f3add2accc367548d Mon Sep 17 00:00:00 2001 From: James Laird Date: Fri, 17 Nov 2006 15:05:53 -0500 Subject: [svn-r12937] Deleted H5SMpublic.h file, since information in it has been moved to H5Opublic.h. Updated Makefile.am, reconfigured. Tested on kagiso. --- src/H5SMpublic.h | 26 -------------------------- src/Makefile.am | 2 +- src/Makefile.in | 2 +- 3 files changed, 2 insertions(+), 28 deletions(-) delete mode 100755 src/H5SMpublic.h diff --git a/src/H5SMpublic.h b/src/H5SMpublic.h deleted file mode 100755 index 4f7f074..0000000 --- a/src/H5SMpublic.h +++ /dev/null @@ -1,26 +0,0 @@ -/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * Copyright by the Board of Trustees of the University of Illinois. * - * All rights reserved. * - * * - * This file is part of HDF5. The full HDF5 copyright notice, including * - * terms governing use, modification, and redistribution, is contained in * - * the files COPYING and Copyright.html. COPYING can be found at the root * - * of the source code distribution tree; Copyright.html can be found at the * - * root level of an installed copy of the electronic HDF5 document set and * - * is linked from the top-level documents page. It can also be found at * - * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * - * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ - -/* - * Programmer: James Laird - * Monday, October 9, 2006 - * - * Purpose: This file contains public declarations for the H5SM - * shared object header messages module. - */ -#ifndef _H5SMpublic_H -#define _H5SMpublic_H - -#endif /*_H5SMpublic_H*/ - diff --git a/src/Makefile.am b/src/Makefile.am index 428ab3d..25f3a73 100755 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -83,7 +83,7 @@ include_HEADERS =H5public.h H5Apublic.h H5ACpublic.h \ H5FDmulti.h H5FDsec2.h H5FDstdio.h H5FDstream.h \ H5Gpublic.h H5Ipublic.h H5Lpublic.h \ H5MMpublic.h H5Opublic.h H5Ppublic.h H5Rpublic.h H5Spublic.h \ - H5SMpublic.h H5Tpublic.h H5Zpublic.h H5pubconf.h hdf5.h H5api_adpt.h + H5Tpublic.h H5Zpublic.h H5pubconf.h hdf5.h H5api_adpt.h # install libhdf5.settings in lib directory settingsdir=$(libdir) diff --git a/src/Makefile.in b/src/Makefile.in index 1287a81..e13097a 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -439,7 +439,7 @@ include_HEADERS = H5public.h H5Apublic.h H5ACpublic.h \ H5FDmulti.h H5FDsec2.h H5FDstdio.h H5FDstream.h \ H5Gpublic.h H5Ipublic.h H5Lpublic.h \ H5MMpublic.h H5Opublic.h H5Ppublic.h H5Rpublic.h H5Spublic.h \ - H5SMpublic.h H5Tpublic.h H5Zpublic.h H5pubconf.h hdf5.h H5api_adpt.h + H5Tpublic.h H5Zpublic.h H5pubconf.h hdf5.h H5api_adpt.h # install libhdf5.settings in lib directory -- cgit v0.12