*** empty log message ***

This commit is contained in:
Dave Goodwin 2004-01-04 21:34:33 +00:00
parent be9e63c0ed
commit 41a79ca93b

View file

@ -32,7 +32,7 @@ case $ac_sys_system in
esac
if test "x${OS_IS_CYGWIN}" = "x1"; then
if test "${USE_VISUAL_STUDIO}" = "y"; then
if test "${WINDOWS_BUILD}" = "y"; then
OS_IS_WIN=1;
fi
fi