Hi, Attached 3 patch files are for pgserver in pgui-dev20020706 compiled on Cygwin. The 3 patch files applies to etc/Makefile.am, include/pgserver/Makefile.am, and macros/extra/sdl.m4 individually. Note that this patch hardcoded the SDL_CFLAGS="-I/usr/local/include/SDL" and SDL_LIBS="-I/usr/local/lib -lSDL -mwindows"
It is because the SDL 1.2.4 can only installed with mingw configuration that we cannot link pgserver with the same configuration as SDL (mingw). If anyone has a cleaner solution, appreciate if you can share with us. Thanks! YJ
sdlm4.diff
Description: Binary data
incmam.diff
Description: Binary data
patchetcmam.diff
Description: Binary data
