summaryrefslogtreecommitdiff
path: root/gnulib/modules/host-os
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/host-os')
m---------gnulib0
-rw-r--r--gnulib/modules/host-os20
2 files changed, 20 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/host-os b/gnulib/modules/host-os
new file mode 100644
index 0000000..12692db
--- /dev/null
+++ b/gnulib/modules/host-os
@@ -0,0 +1,20 @@
+Description:
+Define HOST_OPERATING_SYSTEM to a name for the host operating system.
+
+Files:
+m4/host-os.m4
+
+Depends-on:
+
+configure.ac:
+gl_HOST_OS
+
+Makefile.am:
+
+Include:
+
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering