[Python-Dev] autoheader warning for WITH_UNIVERSAL_NEWLINES (original) (raw)

Tim Peters tim.one@comcast.net
Thu, 18 Apr 2002 15:05:32 -0400


[Jack Jansen]

... How is updating pyconfig.h handled for Windows

Via by-hand editing of PC\pyconfig.h.

(and other non-autoconf platforms)?

Dunno. Any two distinct flavors of Win32 to date are typically much more compatible with each other than are two distinct flavors of Unix; an autoconf-like gimmick would be (way) more trouble than it's worth on Windows.