Automated update

This commit is contained in:
cltbld%netscape.com 2003-04-08 22:30:08 +00:00
parent db53003e82
commit a988b4d5f3

2
configure vendored
View File

@ -14803,7 +14803,7 @@ EOF
#define UNIX_ASYNC_DNS 1
EOF
elif test "$OS_ARCH" != "WINNT"; then
elif test "$OS_ARCH" != "WINNT" -a "$OS_ARCH" != "OS2"; then
cat >> confdefs.h <<\EOF
#define XP_UNIX 1
EOF