summaryrefslogtreecommitdiffstats
path: root/windows/perform
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-03-18 12:45:29 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-03-18 12:45:29 (GMT)
commitbcd6c3f7cca0b5cb888132f8d24230c15d03d5d0 (patch)
tree3efcd91499c80e5c3f24f31bacaa6b49ed1e7d98 /windows/perform
parent1809f040c928269cde2784e76dbcf4a72e02e930 (diff)
downloadhdf5-bcd6c3f7cca0b5cb888132f8d24230c15d03d5d0.zip
hdf5-bcd6c3f7cca0b5cb888132f8d24230c15d03d5d0.tar.gz
hdf5-bcd6c3f7cca0b5cb888132f8d24230c15d03d5d0.tar.bz2
[svn-r18420] Description:
Re-run bin/reconfigure to catch up with recent rearrangements, remove some unused srcdir headers and duplicated code in main test header. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug & prod Linux/32 2.6 (jam)
Diffstat (limited to 'windows/perform')
-rw-r--r--windows/perform/H5srcdir_str.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/windows/perform/H5srcdir_str.h b/windows/perform/H5srcdir_str.h
deleted file mode 100644
index 4d32264..0000000
--- a/windows/perform/H5srcdir_str.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
- * Copyright by The HDF Group. *
- * 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://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have *
- * access to either file, you may request a copy from help@hdfgroup.org. *
- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-
-/* If you are reading this file and it has a '.h' suffix, it was automatically
- * generated from the '.in' version. Make changes there.
- */
-
-/* Set the 'srcdir' path from configure time */
-static const char *config_srcdir = ".";
-