mirror of
https://github.com/curl/curl.git
synced 2026-07-28 11:53:05 +03:00
Removed old VMS config files (on behalf of Marty Kuhrt). The VMS build
scripts use the version in packages/vms/
This commit is contained in:
parent
b5d97b3d94
commit
760565dcad
2 changed files with 0 additions and 412 deletions
|
|
@ -1,27 +0,0 @@
|
|||
/* src/config.h. Generated automatically by configure. */
|
||||
/* Define cpu-machine-OS */
|
||||
#define OS "ALPHA-COMPAQ-VMS"
|
||||
|
||||
/* Define to 1 if you want the built-in manual */
|
||||
#define USE_MANUAL 1
|
||||
|
||||
/* Define if you have the <unistd.h> header file. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
/* Define if you have the <io.h> header file. */
|
||||
#undef HAVE_IO_H
|
||||
|
||||
/* Define if you have ftruncate() */
|
||||
#define HAVE_FTRUNCATE 1
|
||||
|
||||
/* Define if you have strdup() */
|
||||
#define HAVE_STRDUP 1
|
||||
|
||||
/* Define if you have utime() */
|
||||
#undef HAVE_UTIME
|
||||
|
||||
/* Define if you have the <utime.h> header file */
|
||||
#undef HAVE_UTIME_H
|
||||
|
||||
/* Define if you have thhe <sys/utime.h> header file */
|
||||
#undef HAVE_SYS_UTIME_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue