~cyphermox/ubuntu/natty/connman/release-0.64

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2010-11-30 15:51:10 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: mathieu.trudel-lapierre@canonical.com-20101130155110-32g0usyc4jbl131x
New upstream release 0.64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
/* Define to the version of this package. */
86
86
#undef PACKAGE_VERSION
87
87
 
 
88
/* Maximal size of a statistics round robin file */
 
89
#undef STATS_MAX_FILE_SIZE
 
90
 
88
91
/* Define to 1 if you have the ANSI C header files. */
89
92
#undef STDC_HEADERS
90
93