aboutsummaryrefslogtreecommitdiff
path: root/libgm2/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libgm2/config.h.in')
-rw-r--r--libgm2/config.h.in18
1 files changed, 17 insertions, 1 deletions
diff --git a/libgm2/config.h.in b/libgm2/config.h.in
index 0cf4906468d..7426cb26cf8 100644
--- a/libgm2/config.h.in
+++ b/libgm2/config.h.in
@@ -30,6 +30,10 @@
/* function daylight exists */
#undef HAVE_DAYLIGHT
+/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
+ */
+#undef HAVE_DECL_GETENV
+
/* Define to 1 if you have the <direct.h> header file. */
#undef HAVE_DIRECT_H
@@ -51,6 +55,15 @@
/* function exit exists */
#undef HAVE_EXIT
+/* function exp10 exists */
+#undef HAVE_EXP10
+
+/* function exp10f exists */
+#undef HAVE_EXP10F
+
+/* function exp10l exists */
+#undef HAVE_EXP10L
+
/* function fcntl exists */
#undef HAVE_FCNTL
@@ -79,7 +92,7 @@
#undef HAVE_GETPID
/* function gettimeofday exists */
-#undef HAVE_GETTIMEOFD
+#undef HAVE_GETTIMEOFDAY
/* function getuid exists */
#undef HAVE_GETUID
@@ -150,6 +163,9 @@
/* function setitimer exists */
#undef HAVE_SETITIMER
+/* function settimeofday exists */
+#undef HAVE_SETTIMEOFDAY
+
/* function setuid exists */
#undef HAVE_SETUID