summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfxkuehl <fxkuehl>2003-09-28 18:17:39 +0000
committerfxkuehl <fxkuehl>2003-09-28 18:17:39 +0000
commit687cba109b2167f0cec6baf1dd98e246d0295f06 (patch)
tree85bf6349a8f733561ebe3862ad70f07d90db9d8d
parentfc7589b7cecd6824f634afe82ed8097ba260fffb (diff)
Assume that libexpat is installed, we don't have the source in DRI CVS.config-0-0-1-20031005-freeze
-rw-r--r--xc/config/cf/host.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/xc/config/cf/host.def b/xc/config/cf/host.def
index d0bec0ff6..a9fbdcb4b 100644
--- a/xc/config/cf/host.def
+++ b/xc/config/cf/host.def
@@ -79,6 +79,9 @@
#define XnestServer NO
#define XVirtualFramebufferServer NO
+/* we don't have libexpat sources in DRI CVS, so assume that it's installed */
+#define HasExpat YES
+
/*
* Don't change anything below or the build will fail.
*/