summaryrefslogtreecommitdiffstats
path: root/config/cygwin
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-07-12 17:11:59 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-07-12 17:11:59 (GMT)
commit79d909194836c3847669acb78cad15d743f8a135 (patch)
tree8b75784b9a51cdebde6f5ecb67126bd6aa131a79 /config/cygwin
parente1d50d498a0affbbd6e088b524fd495ea95dea88 (diff)
downloadhdf5-79d909194836c3847669acb78cad15d743f8a135.zip
hdf5-79d909194836c3847669acb78cad15d743f8a135.tar.gz
hdf5-79d909194836c3847669acb78cad15d743f8a135.tar.bz2
[svn-r30170] HDFFV-9946: condense cygwin autotools config files to a single file. Avoid getpwuid function for cygwin.
Diffstat (limited to 'config/cygwin')
-rw-r--r--config/cygwin24
1 files changed, 24 insertions, 0 deletions
diff --git a/config/cygwin b/config/cygwin
new file mode 100644
index 0000000..7423403
--- /dev/null
+++ b/config/cygwin
@@ -0,0 +1,24 @@
+# -*- shell-script -*-
+#
+# 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.
+
+
+# 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.
+
+# Use the linux-gnulibc1 file.
+. $srcdir/config/linux-gnulibc1