(file) Return to cygwin.cf CVS log (file) (dir) Up to [XFree86 CVS] / xc / config / cf

Diff for /xc/config/cf/cygwin.cf between version 3.15 and 3.16

version 3.15, 2001/05/04 00:38:23 version 3.16, 2001/05/06 06:28:46
Line 1 
Line 1 
 XCOMM platform:  $XFree86: xc/config/cf/cygwin.cf,v 3.14 2001/05/03 20:13:11 alanh Exp $  XCOMM platform:  $XFree86: xc/config/cf/cygwin.cf,v 3.15 2001/05/04 00:38:23 alanh Exp $
  
 #ifndef OSName #ifndef OSName
 #define OSName                  Cygwin #define OSName                  Cygwin
Line 71 
Line 71 
 #define ExpandManNames          NO #define ExpandManNames          NO
 #define HasDlopen               NO #define HasDlopen               NO
 #define HasGnuMake              YES #define HasGnuMake              YES
 #ifndef DefaultCCOptions  
 #define DefaultCCOptions        -Wall  
 #endif /* DefaultCCOptions */  
 #define DefaultGcc2i386Opt      -O2  
 #define LibraryCDebugFlags      -O2  
 #define UseGccMakeDepend        YES #define UseGccMakeDepend        YES
  
 /* /*
Line 107 
Line 102 
  
 #define LdCombineFlags          -r #define LdCombineFlags          -r
  
 #define OptimizedCDebugFlags    -O2 -fno-strength-reduce -fpcc-struct-return -m486  # ifndef OptimizedCDebugFlags
   #  define OptimizedCDebugFlags  DefaultGcc2i386Opt
   # endif
  
 #define StandardDefines         -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE #define StandardDefines         -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE
  


Legend:
Removed from v.3.15  
changed lines
  Added in v.3.16

Powered by
ViewCVS 0.9.2