aboutsummaryrefslogtreecommitdiff
path: root/defines.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h.in')
-rw-r--r--defines.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/defines.h.in b/defines.h.in
index 8da1baeceda5..8d4506383f75 100644
--- a/defines.h.in
+++ b/defines.h.in
@@ -219,6 +219,9 @@
/* Define HAVE_FILENO if you have the fileno() macro. */
#undef HAVE_FILENO
+/* Define HAVE_FLOAT if your compiler supports the "double" type. */
+#undef HAVE_FLOAT
+
/* Define to 1 if you have the `fsync' function. */
#undef HAVE_FSYNC
@@ -386,6 +389,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION