summaryrefslogtreecommitdiff
path: root/gnulib/modules/ceil
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/ceil')
m---------gnulib0
-rw-r--r--gnulib/modules/ceil26
2 files changed, 26 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/ceil b/gnulib/modules/ceil
new file mode 100644
index 00000000..5c163093
--- /dev/null
+++ b/gnulib/modules/ceil
@@ -0,0 +1,26 @@
+Description:
+ceil() function: round towards positive infinity.
+
+Files:
+m4/ceil.m4
+
+Depends-on:
+math
+
+configure.ac:
+gl_FUNC_CEIL
+
+Makefile.am:
+
+Include:
+<math.h>
+
+Link:
+$(CEIL_LIBM)
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+