summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-10-28 22:10:22 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-10-28 22:10:22 (GMT)
commit8af3db74ef1810f9bcb6cbb7efe6950b64dd6acb (patch)
treed4b41bef65efef3f6cf965a83f9166546d6e7d5d /src/H5config.h.in
parentc14a897ee25b14b1a5736b295cb57cc1c1c2b8e0 (diff)
downloadhdf5-8af3db74ef1810f9bcb6cbb7efe6950b64dd6acb.zip
hdf5-8af3db74ef1810f9bcb6cbb7efe6950b64dd6acb.tar.gz
hdf5-8af3db74ef1810f9bcb6cbb7efe6950b64dd6acb.tar.bz2
[svn-r11616]
Purpose: Configure feature and cleanup Description: Added error when Absoft f95 is used without --disable-shared. Removed tools/misc/h5import.c and tools/misc/pdb2hdf.c . Platforms tested: mir heping Misc. update:
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 19d6751..9b7f6a3 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -172,15 +172,9 @@
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
-/* Define to 1 if you have the `pdb' library (-lpdb). */
-#undef HAVE_LIBPDB
-
/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD
-/* Define to 1 if you have the `silo' library (-lsilo). */
-#undef HAVE_LIBSILO
-
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
@@ -220,9 +214,6 @@
/* Define if we have parallel support */
#undef HAVE_PARALLEL
-/* Define to 1 if you have the <pdb.h> header file. */
-#undef HAVE_PDB_H
-
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H