~ubuntu-branches/ubuntu/edgy/bookmarkbridge/edgy

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Masami Ichikawa
  • Date: 2006-06-06 21:09:51 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20060606210951-xxz38ne6oe01tgnt
Tags: upstream-0.76
ImportĀ upstreamĀ versionĀ 0.76

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
2
 
 
3
 
/* "BookmarkBridge Data Directory" */
4
 
#undef DATADIR
5
 
 
6
 
/* Define if you have the CoreAudio API */
7
 
#undef HAVE_COREAUDIO
8
 
 
9
 
/* Define to 1 if you have the <crt_externs.h> header file. */
10
 
#undef HAVE_CRT_EXTERNS_H
11
 
 
12
 
/* Defines if your system has the crypt function */
13
 
#undef HAVE_CRYPT
14
 
 
15
 
/* Define to 1 if you have the <dlfcn.h> header file. */
16
 
#undef HAVE_DLFCN_H
17
 
 
18
 
/* Define to 1 if you have the <inttypes.h> header file. */
19
 
#undef HAVE_INTTYPES_H
20
 
 
21
 
/* Define if you have libjpeg */
22
 
#undef HAVE_LIBJPEG
23
 
 
24
 
/* Define if you have libpng */
25
 
#undef HAVE_LIBPNG
26
 
 
27
 
/* Define if you have a working libpthread (will enable threaded code) */
28
 
#undef HAVE_LIBPTHREAD
29
 
 
30
 
/* Define to 1 if you have the `xml2' library (-lxml2). */
31
 
#undef HAVE_LIBXML2
32
 
 
33
 
/* Define if you have libz */
34
 
#undef HAVE_LIBZ
35
 
 
36
 
/* Define to 1 if you have the <memory.h> header file. */
37
 
#undef HAVE_MEMORY_H
38
 
 
39
 
/* Define if your system needs _NSGetEnviron to set up the environment */
40
 
#undef HAVE_NSGETENVIRON
41
 
 
42
 
/* Define to 1 if you have the <pthread/linuxthreads/pthread.h> header file.
43
 
   */
44
 
#undef HAVE_PTHREAD_LINUXTHREADS_PTHREAD_H
45
 
 
46
 
/* Define if you have the res_init function */
47
 
#undef HAVE_RES_INIT
48
 
 
49
 
/* Define to 1 if you have the <stdint.h> header file. */
50
 
#undef HAVE_STDINT_H
51
 
 
52
 
/* Define to 1 if you have the <stdlib.h> header file. */
53
 
#undef HAVE_STDLIB_H
54
 
 
55
 
/* Define to 1 if you have the <strings.h> header file. */
56
 
#undef HAVE_STRINGS_H
57
 
 
58
 
/* Define to 1 if you have the <string.h> header file. */
59
 
#undef HAVE_STRING_H
60
 
 
61
 
/* Define to 1 if you have the <sys/stat.h> header file. */
62
 
#undef HAVE_SYS_STAT_H
63
 
 
64
 
/* Define to 1 if you have the <sys/types.h> header file. */
65
 
#undef HAVE_SYS_TYPES_H
66
 
 
67
 
/* C++ compiler supports template repository */
68
 
#undef HAVE_TEMPLATE_REPOSITORY
69
 
 
70
 
/* Define to 1 if you have the <unistd.h> header file. */
71
 
#undef HAVE_UNISTD_H
72
 
 
73
 
/* Define if you want Xinerama support */
74
 
#undef HAVE_XINERAMA
75
 
 
76
 
/* Name of package */
77
 
#undef PACKAGE
78
 
 
79
 
/* Define to the address where bug reports for this package should be sent. */
80
 
#undef PACKAGE_BUGREPORT
81
 
 
82
 
/* Define to the full name of this package. */
83
 
#undef PACKAGE_NAME
84
 
 
85
 
/* Define to the full name and version of this package. */
86
 
#undef PACKAGE_STRING
87
 
 
88
 
/* Define to the one symbol short name of this package. */
89
 
#undef PACKAGE_TARNAME
90
 
 
91
 
/* Define to the version of this package. */
92
 
#undef PACKAGE_VERSION
93
 
 
94
 
/* The size of a `char', as computed by sizeof. */
95
 
#undef SIZEOF_CHAR
96
 
 
97
 
/* The size of a `char *', as computed by sizeof. */
98
 
#undef SIZEOF_CHAR_P
99
 
 
100
 
/* The size of a `int', as computed by sizeof. */
101
 
#undef SIZEOF_INT
102
 
 
103
 
/* The size of a `long', as computed by sizeof. */
104
 
#undef SIZEOF_LONG
105
 
 
106
 
/* Define to 1 if you have the ANSI C header files. */
107
 
#undef STDC_HEADERS
108
 
 
109
 
/* Version number of package */
110
 
#undef VERSION
111
 
 
112
 
/* Compatibility define */
113
 
#undef ksize_t
114
 
 
115
 
/* Define the real type of socklen_t */
116
 
#undef socklen_t