File: config.h.in

package info (click to toggle)
libtrain 0.9b-6
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 792 kB
  • ctags: 759
  • sloc: sh: 7,703; ansic: 5,279; makefile: 102
file content (21 lines) | stat: -rw-r--r-- 553 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if your struct tm has tm_zone.  */
#undef HAVE_TM_ZONE

/* Define if you don't have tm_zone but do have the external array
   tzname.  */
#undef HAVE_TZNAME

/* Define as __inline if that's what the C compiler calls it.  */
#undef inline

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define if your <sys/time.h> declares struct tm.  */
#undef TM_IN_SYS_TIME

#undef PACKAGE
#undef VERSION
#undef ARCH_POSIX