~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to vms/vms-conf.h

  • Committer: Juergen Kahrs
  • Date: 2013-06-01 16:12:23 UTC
  • mfrom: (408.2.120)
  • Revision ID: git-v1:37be8a17ee9e955dec8bbddb8cd2b31487e44a0c
Merge remote-tracking branch 'origin/master' into cmake

Show diffs side-by-side

added added

removed removed

Lines of Context:
289
289
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
290
290
#undef HAVE_STRUCT_TM_TM_ZONE
291
291
 
292
 
/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
293
 
   `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
294
 
#undef HAVE_ST_BLKSIZE
295
 
 
296
292
/* Define to 1 if you have the `system' function. */
297
293
#define HAVE_SYSTEM 1
298
294