~ubuntu-branches/ubuntu/maverick/qgo/maverick

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin A. Godisch
  • Date: 2005-01-01 23:07:10 UTC
  • Revision ID: james.westby@ubuntu.com-20050101230710-fhng6yidm47xlb2i
Tags: upstream-1.0.0-r2
ImportĀ upstreamĀ versionĀ 1.0.0-r2

Show diffs side-by-side

added added

removed removed

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