summaryrefslogtreecommitdiff
path: root/xc/config/cf/lynx.cf
diff options
context:
space:
mode:
Diffstat (limited to 'xc/config/cf/lynx.cf')
-rw-r--r--xc/config/cf/lynx.cf10
1 files changed, 4 insertions, 6 deletions
diff --git a/xc/config/cf/lynx.cf b/xc/config/cf/lynx.cf
index 3d4469df2..196b58e96 100644
--- a/xc/config/cf/lynx.cf
+++ b/xc/config/cf/lynx.cf
@@ -1,4 +1,4 @@
-XCOMM platform: $XFree86: xc/config/cf/lynx.cf,v 3.37 2000/06/20 20:07:56 dawes Exp $
+XCOMM platform: $XFree86: xc/config/cf/lynx.cf,v 3.38 2000/07/07 20:06:56 tsi Exp $
#ifndef OSName
@@ -18,15 +18,13 @@ XCOMM platform: $XFree86: xc/config/cf/lynx.cf,v 3.37 2000/06/20 20:07:56 dawes
#endif
XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVersion)
-
-#define HasGcc YES
+#ifndef HasGcc2
+#define HasGcc2 NO
+#endif
#if OSMajorVersion > 2 || (OSMajorVersion == 2 && OSMinorVersion > 2)
-# define HasGcc2 YES
# ifndef HasGcc2ForCplusplus
# define HasGcc2ForCplusplus YES
# endif
-#else
-# define HasGcc2 NO
#endif
#ifndef HasGcc2ForCplusplus
# define HasGcc2ForCplusplus YES