comparison src/s/cygwin32.h @ 420:41dbb7a9d5f2 r21-2-18

Import from CVS: tag r21-2-18
author cvs
date Mon, 13 Aug 2007 11:24:09 +0200
parents 697ef44129c6
children 11054d720c21
comparison
equal deleted inserted replaced
419:66615b78f1a5 420:41dbb7a9d5f2
36 * windows '95 - I haven't tested this under '95, it will probably 36 * windows '95 - I haven't tested this under '95, it will probably
37 * build but I konw there are some limitations with cygwin under 95 so 37 * build but I konw there are some limitations with cygwin under 95 so
38 * YMMV. I build with NT4 SP3. 38 * YMMV. I build with NT4 SP3.
39 * 39 *
40 * Andy Piper <andy@xemacs.org> 8/1/98 40 * Andy Piper <andy@xemacs.org> 8/1/98
41 * http://www.parallax.co.uk/~andyp */ 41 * http://www.xemacs.freeserve.co.uk/ */
42 42
43 /* cheesy way to determine cygwin version */ 43 /* cheesy way to determine cygwin version */
44 #ifndef NOT_C_CODE 44 #ifndef NOT_C_CODE
45 #include <signal.h> 45 #include <signal.h>
46 #ifdef HAVE_CYGWIN_VERSION_H 46 #ifdef HAVE_CYGWIN_VERSION_H