summaryrefslogtreecommitdiffstats
path: root/c++/config/linux-gnulibc2
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-11-14 23:16:41 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-11-14 23:16:41 (GMT)
commite558d37f0fca58c332b3d0b102deab09e376e69b (patch)
tree301af780266dcb6df39cd26fdefdd685f6213534 /c++/config/linux-gnulibc2
parent8767d3db38362814afb56ee0fdbee58c2d87217b (diff)
downloadhdf5-e558d37f0fca58c332b3d0b102deab09e376e69b.zip
hdf5-e558d37f0fca58c332b3d0b102deab09e376e69b.tar.gz
hdf5-e558d37f0fca58c332b3d0b102deab09e376e69b.tar.bz2
[svn-r2904] Purpose:
Adding some of the config stuff. Binh-Minh should go through the others (and these) to see if they are correct.
Diffstat (limited to 'c++/config/linux-gnulibc2')
-rw-r--r--c++/config/linux-gnulibc210
1 files changed, 10 insertions, 0 deletions
diff --git a/c++/config/linux-gnulibc2 b/c++/config/linux-gnulibc2
new file mode 100644
index 0000000..4551fb6
--- /dev/null
+++ b/c++/config/linux-gnulibc2
@@ -0,0 +1,10 @@
+# -*- shell-script -*-
+#
+# This file is part of the HDF5 build script. It is processed shortly
+# after configure starts and defines, among other things, flags for
+# the various compile modes.
+#
+# See BlankForm in this directory for details.
+
+# Same as with gnulibc1 for now
+. $srcdir/config/linux-gnulibc1