[svn-r12937] Deleted H5SMpublic.h file, since information in it has been moved to

H5Opublic.h.

Updated Makefile.am, reconfigured.

Tested on kagiso.
This commit is contained in:
James Laird 2006-11-17 15:05:53 -05:00
parent 04e7a0ba36
commit d6d549e5bf
3 changed files with 2 additions and 28 deletions

View File

@ -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 <jlaird@ncsa.uiuc.edu>
* 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*/

View File

@ -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)

View File

@ -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