summaryrefslogtreecommitdiff
path: root/buildlib/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'buildlib/config.h.in')
-rw-r--r--buildlib/config.h.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/buildlib/config.h.in b/buildlib/config.h.in
index 8a65a229a..eddb16246 100644
--- a/buildlib/config.h.in
+++ b/buildlib/config.h.in
@@ -32,11 +32,8 @@
/* If there is no socklen_t, define this for the netdb shim */
#undef NEED_SOCKLEN_T_DEFINE
-/* Define the cpu name string */
-#undef COMMON_CPU
-
-/* Define the on name string */
-#undef COMMON_OS
+/* Define the arch name string */
+#undef COMMON_ARCH
/* The version number string */
#undef VERSION