[PHP-DEV] Compiling Win32 From: Jim Winstead (jimw <email protected>)
Date: 05/30/98

Is it just me, or does the way config.w32.h is set up require mysql
to be available? I had to take out the #define HAVE_MYSQL line in
the !COMPILE_DL section. If you want a project that compiles in MySQL,
the best way to do it would be to set HAVE_MYSQL in the Project Settings,
I think.

Jim