Transfer most available gtk-xt code to xoptions.c
[xboard.git] / Makefile.am
index 5e1b810..3cb4956 100644 (file)
@@ -52,7 +52,7 @@ if withGTK
 endif
 if withXaw
   xboard_SOURCES = $(backendsources) $(Xsources)
-  headers = -I xaw
+  headers = -I xaw -DX11
 endif
 
 ###