~walkerlee/totem/pre-interview

1.5.11 by Sjoerd Simons
Import upstream version 3.7.93
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
1 by Sebastien Bacher
Import upstream version 0.100
2
1.2.41 by Sebastien Bacher
Import upstream version 2.23.4
3
/* Define to build the browser plugin */
1.2.20 by Sebastien Bacher
Import upstream version 2.17.5
4
#undef ENABLE_BROWSER_PLUGINS
5
1.2.22 by Sebastien Bacher
Import upstream version 2.17.92
6
/* Whether we can and want to do installation of missing plugins */
7
#undef ENABLE_MISSING_PLUGIN_INSTALLATION
8
1.2.9 by Sebastien Bacher
Import upstream version 1.4.1
9
/* Define to the Gettext package name */
1 by Sebastien Bacher
Import upstream version 0.100
10
#undef GETTEXT_PACKAGE
11
1.2.13 by Sebastien Bacher
Import upstream version 1.5.91
12
/* Enable additional debugging at the expense of performance and size */
13
#undef GNOME_ENABLE_DEBUG
14
1 by Sebastien Bacher
Import upstream version 0.100
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 to 1 if you have the <memory.h> header file. */
22
#undef HAVE_MEMORY_H
23
1.2.1 by Sebastien Bacher
Import upstream version 1.2.0
24
/* defined if you build the nautilus plugin */
25
#undef HAVE_NAUTILUS
26
1 by Sebastien Bacher
Import upstream version 0.100
27
/* Define to 1 if you have the <stdint.h> header file. */
28
#undef HAVE_STDINT_H
29
30
/* Define to 1 if you have the <stdlib.h> header file. */
31
#undef HAVE_STDLIB_H
32
33
/* Define to 1 if you have the <strings.h> header file. */
34
#undef HAVE_STRINGS_H
35
36
/* Define to 1 if you have the <string.h> header file. */
37
#undef HAVE_STRING_H
38
39
/* Define to 1 if you have the <sys/stat.h> header file. */
40
#undef HAVE_SYS_STAT_H
41
42
/* Define to 1 if you have the <sys/types.h> header file. */
43
#undef HAVE_SYS_TYPES_H
44
45
/* Define to 1 if you have the <unistd.h> header file. */
46
#undef HAVE_UNISTD_H
47
1.5.11 by Sjoerd Simons
Import upstream version 3.7.93
48
/* Description */
49
#undef LIBGD_MAIN_ICON_VIEW
50
51
/* Description */
52
#undef LIBGD_TAGGED_ENTRY
53
54
/* Description */
55
#undef LIBGD__VIEW_COMMON
56
1.1.5 by Josselin Mouette
Import upstream version 2.26.3
57
/* Define to the sub-directory in which libtool stores uninstalled libraries.
58
   */
59
#undef LT_OBJDIR
60
1.2.25 by Sebastien Bacher
Import upstream version 2.19.2
61
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
62
#undef NO_MINUS_C_MINUS_O
63
1.2.13 by Sebastien Bacher
Import upstream version 1.5.91
64
/* Name of package */
1 by Sebastien Bacher
Import upstream version 0.100
65
#undef PACKAGE
66
67
/* Define to the address where bug reports for this package should be sent. */
68
#undef PACKAGE_BUGREPORT
69
70
/* Define to the full name of this package. */
71
#undef PACKAGE_NAME
72
73
/* Define to the full name and version of this package. */
74
#undef PACKAGE_STRING
75
76
/* Define to the one symbol short name of this package. */
77
#undef PACKAGE_TARNAME
78
1.4.4 by Sebastian Dröge
Import upstream version 2.29.92
79
/* Define to the home page for this package. */
80
#undef PACKAGE_URL
81
1 by Sebastien Bacher
Import upstream version 0.100
82
/* Define to the version of this package. */
83
#undef PACKAGE_VERSION
84
85
/* Define to 1 if you have the ANSI C header files. */
86
#undef STDC_HEADERS
87
1.4.6 by Raphaël Hertzog
Import upstream version 3.0.0
88
/* Define to the Totem plugin API version */
89
#undef TOTEM_API_VERSION
90
1.2.25 by Sebastien Bacher
Import upstream version 2.19.2
91
/* enable search for UI files and plugins in local directory */
1.2.18 by Sebastien Bacher
Import upstream version 2.17.2
92
#undef TOTEM_RUN_IN_SOURCE_TREE
93
1.2.13 by Sebastien Bacher
Import upstream version 1.5.91
94
/* Version number of package */
1 by Sebastien Bacher
Import upstream version 0.100
95
#undef VERSION
1.2.20 by Sebastien Bacher
Import upstream version 2.17.5
96
1.2.47 by Didier Roche
Import upstream version 2.25.3
97
/* Define if smclient is enabled */
98
#undef WITH_SMCLIENT