From 03e3731ebacbce357faebbaac27462762f52eca2 Mon Sep 17 00:00:00 2001 From: Zack Middleton Date: Mon, 7 Oct 2019 22:52:43 -0500 Subject: [PATCH] configure: Update config.h.in for removing X window libs --- config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.h.in b/config.h.in index a0526008..3e92856f 100644 --- a/config.h.in +++ b/config.h.in @@ -233,9 +233,6 @@ /* Version number of package */ #undef VERSION -/* Define to 1 if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING - /* Define for Solaris 2.5.1 so the uint32_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */