aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h.in')
-rw-r--r--include/config.h.in11
1 files changed, 7 insertions, 4 deletions
diff --git a/include/config.h.in b/include/config.h.in
index 4932d0a..a9d3daa 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -1,9 +1,5 @@
/* include/config.h.in. Generated automatically from configure.in by autoheader. */
-#undef VERSION
-
-#undef PACKAGE
-
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
@@ -33,3 +29,10 @@
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+