Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and

HAVE_PROCESS_H added for all except scc.
This commit is contained in:
Gisle Vanem
2006-04-26 17:11:05 +00:00
parent c14a84e6f2
commit 414c57d138
4 changed files with 39 additions and 4 deletions

View File

@@ -54,6 +54,9 @@
/* Define if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define if you have the <process.h> header file. */
#define HAVE_PROCESS_H 1
/* Define if you have the <sys/param.h> header file. */
/* #define HAVE_SYS_PARAM_H 1 */
@@ -277,7 +280,7 @@
#define PACKAGE "curl"
/* ---------------------------------------------------------------- */
/* WinCE */
/* WinCE */
/* ---------------------------------------------------------------- */
#define CURL_DISABLE_FILE 1