aboutsummaryrefslogtreecommitdiff
path: root/libssp/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libssp/config.h.in')
-rw-r--r--libssp/config.h.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/libssp/config.h.in b/libssp/config.h.in
index 91c59890292..d55c0f18b86 100644
--- a/libssp/config.h.in
+++ b/libssp/config.h.in
@@ -3,9 +3,6 @@
/* Define to 1 if you have the <alloca.h> header file. */
#undef HAVE_ALLOCA_H
-/* Define to 1 if you have the <malloc.h> header file. */
-#undef HAVE_MALLOC_H
-
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
@@ -21,6 +18,9 @@
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
+/* Define to 1 if you have the <malloc.h> header file. */
+#undef HAVE_MALLOC_H
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -85,6 +85,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