aboutsummaryrefslogtreecommitdiff
path: root/config/openaxiom-c-macros.h.in
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2016-02-07 04:24:58 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2016-02-07 04:24:58 -0800
commit8d09ae50338246da65f1f654b9e57206afe95d7f (patch)
tree20bfafa6049dc0237bebe16516648d530d50b541 /config/openaxiom-c-macros.h.in
parent51e79f0190ef9781ad2b695e413a96aad07eb7da (diff)
downloadopen-axiom-8d09ae50338246da65f1f654b9e57206afe95d7f.tar.gz
Fix #1
Add explicit check for <X11/Intrinsic.h>
Diffstat (limited to 'config/openaxiom-c-macros.h.in')
-rw-r--r--config/openaxiom-c-macros.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in
index 123648aa..0ec30abc 100644
--- a/config/openaxiom-c-macros.h.in
+++ b/config/openaxiom-c-macros.h.in
@@ -139,6 +139,9 @@
/* Define to 1 if you have the <winsock2.h> header file. */
#undef HAVE_WINSOCK2_H
+/* Define to 1 if you have the <X11/Intrinsic.h> header file. */
+#undef HAVE_X11_INTRINSIC_H
+
/* Define to 1 if you have the <X11/xpm.h> header file. */
#undef HAVE_X11_XPM_H