Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly
authorDaniel Stenberg <daniel@haxx.se>
Sun, 1 Apr 2007 07:51:30 +0000 (07:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 1 Apr 2007 07:51:30 +0000 (07:51 +0000)
commit5e7164f87a7b65a4790b3b3e080664dabc8d50a4
treefe1d1a6e07225fe0d99dd7364e8ed49f6aebb244
parentef10eaeb29e3a8a2ad92e10f44679e1298fce1d5
Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly
by letting configure check for setmode and ifdef on HAVE_SETMODE. NOTE: non-
configure platforms that havve setmode() needs their hard-coded config.h files
fixed. I fixed the src/config-win32.h.
CHANGES
RELEASE-NOTES
configure.ac
lib/strequal.c
src/config-win32.h
src/main.c