~ubuntu-branches/ubuntu/oneiric/protobuf/oneiric

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Iustin Pop
  • Date: 2008-08-03 11:01:44 UTC
  • Revision ID: james.westby@ubuntu.com-20080803110144-uyiw41bf1m2oe17t
Tags: upstream-2.0.0~b
ImportĀ upstreamĀ versionĀ 2.0.0~b

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* the location of <hash_map> */
 
4
#undef HASH_MAP_H
 
5
 
 
6
/* the namespace of hash_map/hash_set */
 
7
#undef HASH_NAMESPACE
 
8
 
 
9
/* the location of <hash_set> */
 
10
#undef HASH_SET_H
 
11
 
 
12
/* Define to 1 if you have the <dlfcn.h> header file. */
 
13
#undef HAVE_DLFCN_H
 
14
 
 
15
/* Define to 1 if you have the <fcntl.h> header file. */
 
16
#undef HAVE_FCNTL_H
 
17
 
 
18
/* Define to 1 if you have the `ftruncate' function. */
 
19
#undef HAVE_FTRUNCATE
 
20
 
 
21
/* define if the compiler has hash_map */
 
22
#undef HAVE_HASH_MAP
 
23
 
 
24
/* define if the compiler has hash_set */
 
25
#undef HAVE_HASH_SET
 
26
 
 
27
/* Define to 1 if you have the <inttypes.h> header file. */
 
28
#undef HAVE_INTTYPES_H
 
29
 
 
30
/* Define to 1 if you have the <limits.h> header file. */
 
31
#undef HAVE_LIMITS_H
 
32
 
 
33
/* Define to 1 if you have the <memory.h> header file. */
 
34
#undef HAVE_MEMORY_H
 
35
 
 
36
/* Define to 1 if you have the `memset' function. */
 
37
#undef HAVE_MEMSET
 
38
 
 
39
/* Define to 1 if you have the `mkdir' function. */
 
40
#undef HAVE_MKDIR
 
41
 
 
42
/* Define if you have POSIX threads libraries and header files. */
 
43
#undef HAVE_PTHREAD
 
44
 
 
45
/* Define to 1 if you have the <stdint.h> header file. */
 
46
#undef HAVE_STDINT_H
 
47
 
 
48
/* Define to 1 if you have the <stdlib.h> header file. */
 
49
#undef HAVE_STDLIB_H
 
50
 
 
51
/* Define to 1 if you have the `strchr' function. */
 
52
#undef HAVE_STRCHR
 
53
 
 
54
/* Define to 1 if you have the `strerror' function. */
 
55
#undef HAVE_STRERROR
 
56
 
 
57
/* Define to 1 if you have the <strings.h> header file. */
 
58
#undef HAVE_STRINGS_H
 
59
 
 
60
/* Define to 1 if you have the <string.h> header file. */
 
61
#undef HAVE_STRING_H
 
62
 
 
63
/* Define to 1 if you have the `strtol' function. */
 
64
#undef HAVE_STRTOL
 
65
 
 
66
/* Define to 1 if you have the <sys/stat.h> header file. */
 
67
#undef HAVE_SYS_STAT_H
 
68
 
 
69
/* Define to 1 if you have the <sys/types.h> header file. */
 
70
#undef HAVE_SYS_TYPES_H
 
71
 
 
72
/* Define to 1 if you have the <unistd.h> header file. */
 
73
#undef HAVE_UNISTD_H
 
74
 
 
75
/* Name of package */
 
76
#undef PACKAGE
 
77
 
 
78
/* Define to the address where bug reports for this package should be sent. */
 
79
#undef PACKAGE_BUGREPORT
 
80
 
 
81
/* Define to the full name of this package. */
 
82
#undef PACKAGE_NAME
 
83
 
 
84
/* Define to the full name and version of this package. */
 
85
#undef PACKAGE_STRING
 
86
 
 
87
/* Define to the one symbol short name of this package. */
 
88
#undef PACKAGE_TARNAME
 
89
 
 
90
/* Define to the version of this package. */
 
91
#undef PACKAGE_VERSION
 
92
 
 
93
/* Define to necessary symbol if this constant uses a non-standard name on
 
94
   your system. */
 
95
#undef PTHREAD_CREATE_JOINABLE
 
96
 
 
97
/* Define to 1 if you have the ANSI C header files. */
 
98
#undef STDC_HEADERS
 
99
 
 
100
/* Version number of package */
 
101
#undef VERSION