~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to src/config-vms.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-07-26 19:03:01 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20050726190301-x2m2vmjgc8fwnic5
Tags: 7.14.0-2ubuntu1
Synchronize with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* src/config.h.  Generated automatically by configure.  */
2
 
/* Define cpu-machine-OS */
3
 
#define OS "ALPHA-COMPAQ-VMS"
4
 
 
5
 
/* Define to 1 if you want the built-in manual */
6
 
#define USE_MANUAL 1
7
 
 
8
 
/* Define if you have the <unistd.h> header file.  */
9
 
#define HAVE_UNISTD_H 1
10
 
 
11
 
/* Define if you have the <io.h> header file.  */
12
 
#undef HAVE_IO_H
13
 
 
14
 
/* Define if you have strdup() */
15
 
#define HAVE_STRDUP 1
16
 
 
17
 
/* Define if you have utime() */
18
 
#undef HAVE_UTIME
19
 
 
20
 
/* Define if you have the <utime.h> header file */
21
 
#undef HAVE_UTIME_H
22
 
 
23
 
/* Define if you have thhe <sys/utime.h> header file */
24
 
#undef HAVE_SYS_UTIME_H