RE: [ekhtml-devel] FIX: WIN32 Compilation
Brought to you by:
jick
|
From: Mladen T. <mt...@ap...> - 2003-03-06 19:42:45
|
> -----Original Message----- > From: Jon Travis > Excellent, thanks for the patches. > > Ideally I'd like to centralize these defines, so I don't > have to change them in multiple locations when a release > occurs. Any way that these #s can be gleaned from the > configure.in and this file autogenerated? > > -- Jon You'll need some kind of parser to do that, like awk or vb script. Although those #.. EKHTML_VER_* are never unused, so it doesn't mater for now ;). MT. |