Changeset 1727

Show
Ignore:
Timestamp:
03/15/07 20:36:15 (22 months ago)
Author:
aturner
Message:

autoheader update for Win32. refs #110

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/config.h.in

    r1716 r1727  
    384384/* What is our version? */ 
    385385#undef VERSION 
     386 
     387/* Windows/Cygwin */ 
     388#undef WIN32 
    386389 
    387390/* Define if using the dmalloc debugging malloc package */