summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsi <tsi>2007-09-16 00:24:57 +0000
committertsi <tsi>2007-09-16 00:24:57 +0000
commit46af74fbe9ef4aef5d0b29c54b93dba758fd2c4e (patch)
tree2e832e446e6aa130cd42e8589567d157a6c8651c
parent5790162d5a172e2a4a713fb22ea68f7e6cf8c0a9 (diff)
Typo
-rw-r--r--config/cf/bsdi.cf4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cf/bsdi.cf b/config/cf/bsdi.cf
index e5c69b682..da2d31279 100644
--- a/config/cf/bsdi.cf
+++ b/config/cf/bsdi.cf
@@ -1,4 +1,4 @@
-XCOMM platform: $XFree86: xc/config/cf/bsdi.cf,v 3.41tsi Exp $
+XCOMM platform: $XFree86: xc/config/cf/bsdi.cf,v 3.42 2006/07/23 20:51:48 tsi Exp $
/*
* Copyright (c) 1994-2004 by The XFree86 Project, Inc.
@@ -220,7 +220,7 @@ XCOMM xf86site.def
/*
* Heck, build a server that can load modules too...
*/
-#define DoLoadableServer Yes
+#define DoLoadableServer YES
#endif
XCOMM math.h uses _REENTRANT in FreeBSD, so we define it here too