~ubuntu-branches/ubuntu/lucid/graphviz-cairo/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2006-07-14 10:33:41 UTC
  • Revision ID: james.westby@ubuntu.com-20060714103341-01voli7xkxzmi320
Tags: upstream-2.8
ImportĀ upstreamĀ versionĀ 2.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* always defined to indicate that i18n is enabled */
 
4
#undef ENABLE_NLS
 
5
 
 
6
/* Gettext package. */
 
7
#undef GETTEXT_PACKAGE
 
8
 
 
9
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
10
#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
11
 
 
12
/* Define if you have the cairo library */
 
13
#undef HAVE_CAIRO
 
14
 
 
15
/* Define to 1 if you have the `dcgettext' function. */
 
16
#undef HAVE_DCGETTEXT
 
17
 
 
18
/* Define to 1 if you have the <dlfcn.h> header file. */
 
19
#undef HAVE_DLFCN_H
 
20
 
 
21
/* Define to 1 if you have the `fedisableexcept' function. */
 
22
#undef HAVE_FEDISABLEEXCEPT
 
23
 
 
24
/* Define to 1 if you have the `feenableexcept' function. */
 
25
#undef HAVE_FEENABLEEXCEPT
 
26
 
 
27
/* Define to 1 if you have the `fegetenv' function. */
 
28
#undef HAVE_FEGETENV
 
29
 
 
30
/* Define to 1 if you have the <fenv.h> header file. */
 
31
#undef HAVE_FENV_H
 
32
 
 
33
/* Define to 1 if you have the `fesetenv' function. */
 
34
#undef HAVE_FESETENV
 
35
 
 
36
/* Define to 1 if you have the <fpu_control.h> header file. */
 
37
#undef HAVE_FPU_CONTROL_H
 
38
 
 
39
/* Define if the GNU gettext() function is already present or preinstalled. */
 
40
#undef HAVE_GETTEXT
 
41
 
 
42
/* Define if you have the gnomeui library */
 
43
#undef HAVE_GNOMEUI
 
44
 
 
45
/* Define if you have the gtk+ library */
 
46
#undef HAVE_GTK
 
47
 
 
48
/* Define to 1 if you have the <inttypes.h> header file. */
 
49
#undef HAVE_INTTYPES_H
 
50
 
 
51
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
52
#undef HAVE_LC_MESSAGES
 
53
 
 
54
/* Define if you have the libgvc library */
 
55
#undef HAVE_LIBGVC
 
56
 
 
57
/* Define to 1 if you have the <locale.h> header file. */
 
58
#undef HAVE_LOCALE_H
 
59
 
 
60
/* Define to 1 if you have the <memory.h> header file. */
 
61
#undef HAVE_MEMORY_H
 
62
 
 
63
/* Define to 1 if you have the <stdarg.h> header file. */
 
64
#undef HAVE_STDARG_H
 
65
 
 
66
/* Define to 1 if you have the <stddef.h> header file. */
 
67
#undef HAVE_STDDEF_H
 
68
 
 
69
/* Define to 1 if you have the <stdint.h> header file. */
 
70
#undef HAVE_STDINT_H
 
71
 
 
72
/* Define to 1 if you have the <stdlib.h> header file. */
 
73
#undef HAVE_STDLIB_H
 
74
 
 
75
/* Define to 1 if you have the <strings.h> header file. */
 
76
#undef HAVE_STRINGS_H
 
77
 
 
78
/* Define to 1 if you have the <string.h> header file. */
 
79
#undef HAVE_STRING_H
 
80
 
 
81
/* Define to 1 if you have the <sys/fpu.h> header file. */
 
82
#undef HAVE_SYS_FPU_H
 
83
 
 
84
/* Define to 1 if you have the <sys/stat.h> header file. */
 
85
#undef HAVE_SYS_STAT_H
 
86
 
 
87
/* Define to 1 if you have the <sys/types.h> header file. */
 
88
#undef HAVE_SYS_TYPES_H
 
89
 
 
90
/* Define to 1 if you have the <unistd.h> header file. */
 
91
#undef HAVE_UNISTD_H
 
92
 
 
93
/* Name of package */
 
94
#undef PACKAGE
 
95
 
 
96
/* Define to the address where bug reports for this package should be sent. */
 
97
#undef PACKAGE_BUGREPORT
 
98
 
 
99
/* Define to the full name of this package. */
 
100
#undef PACKAGE_NAME
 
101
 
 
102
/* Define to the full name and version of this package. */
 
103
#undef PACKAGE_STRING
 
104
 
 
105
/* Define to the one symbol short name of this package. */
 
106
#undef PACKAGE_TARNAME
 
107
 
 
108
/* Define to the version of this package. */
 
109
#undef PACKAGE_VERSION
 
110
 
 
111
/* Define to 1 if you have the ANSI C header files. */
 
112
#undef STDC_HEADERS
 
113
 
 
114
/* Version number of package */
 
115
#undef VERSION
 
116
 
 
117
/* Define to 1 if the X Window System is missing or not being used. */
 
118
#undef X_DISPLAY_MISSING