summaryrefslogtreecommitdiff
path: root/modules/warnings
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-11 10:29:18 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-11 10:29:18 +0100
commit3aa989ad366e5b1cf2482566e53de69a934779c2 (patch)
tree462417801d9ab06b15fc1b42f17d578e238d8046 /modules/warnings
parent2643a6d0df895ff969e2d8a0689e0f862834a756 (diff)
downloadgnulib-3aa989ad366e5b1cf2482566e53de69a934779c2.tar.gz
Add warnings module.
Diffstat (limited to 'modules/warnings')
-rw-r--r--modules/warnings16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules/warnings b/modules/warnings
new file mode 100644
index 0000000000..bd757c5fae
--- /dev/null
+++ b/modules/warnings
@@ -0,0 +1,16 @@
+Description:
+Helper M4 functions for safely adding compiler warning parameters.
+
+Files:
+m4/warnings.m4
+
+Depends-on:
+
+configure.ac:
+gl_WARN_INIT
+
+License:
+unlimited
+
+Maintainer:
+Simon Josefsson