~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to configh.in

  • 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:
234
234
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
235
235
#undef HAVE_STRUCT_TM_TM_ZONE
236
236
 
237
 
/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
238
 
   `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
239
 
#undef HAVE_ST_BLKSIZE
240
 
 
241
237
/* Define to 1 if you have the `system' function. */
242
238
#undef HAVE_SYSTEM
243
239