~ubuntu-branches/ubuntu/oneiric/gnome-system-monitor/oneiric-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2005-08-26 18:38:24 UTC
  • Revision ID: james.westby@ubuntu.com-20050826183824-zh2978nxikpkfxyd
Tags: upstream-2.8.1
ImportĀ upstreamĀ versionĀ 2.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.in by autoheader.  */
 
2
#undef ENABLE_NLS
 
3
#undef HAVE_CATGETS
 
4
#undef HAVE_GETTEXT
 
5
#undef HAVE_LC_MESSAGES
 
6
#undef HAVE_STPCPY
 
7
#undef HAVE_LIBSM
 
8
#undef GETTEXT_PACKAGE
 
9
#undef PACKAGE_LOCALE_DIR
 
10
#undef PACKAGE_DATA_DIR
 
11
#undef PACKAGE_SOURCE_DIR
 
12
#undef HAVE_LIBGTOP
 
13
#undef NEED_LIBGTOP
 
14
            
 
15
 
 
16
/* Define if LibGTop has support for multiple processors. */
 
17
#undef HAVE_LIBGTOP_SMP
 
18
            
 
19
 
 
20
/* Define if you have the LibGTop Documentation. */
 
21
#undef HAVE_LIBGTOP_DOCU
 
22
            
 
23
 
 
24
/* Define if there is no `u_int64_t' and `int64_t'. */
 
25
#undef u_int64_t
 
26
#undef int64_t
 
27
            
 
28
 
 
29
/* LibGTop major, minor and micro version. */
 
30
#undef LIBGTOP_MAJOR_VERSION
 
31
#undef LIBGTOP_MINOR_VERSION
 
32
#undef LIBGTOP_MICRO_VERSION
 
33
            
 
34
/* LibGTop version and numerical version code ("1.234.567" -> 1234567). */
 
35
#undef LIBGTOP_VERSION
 
36
#undef LIBGTOP_VERSION_CODE
 
37
            
 
38
/* LibGTop server version, increased each time the protocol changes. */
 
39
#undef LIBGTOP_SERVER_VERSION
 
40
 
 
41
#undef GNOME_ICONDIR
 
42
 
 
43
/* always defined to indicate that i18n is enabled */
 
44
#undef ENABLE_NLS
 
45
 
 
46
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
47
#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
48
 
 
49
/* Define to 1 if you have the `dcgettext' function. */
 
50
#undef HAVE_DCGETTEXT
 
51
 
 
52
/* Define if the GNU gettext() function is already present or preinstalled. */
 
53
#undef HAVE_GETTEXT
 
54
 
 
55
/* Define to 1 if you have the <inttypes.h> header file. */
 
56
#undef HAVE_INTTYPES_H
 
57
 
 
58
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
59
#undef HAVE_LC_MESSAGES
 
60
 
 
61
/* Define to 1 if you have the <locale.h> header file. */
 
62
#undef HAVE_LOCALE_H
 
63
 
 
64
/* Define to 1 if you have the <memory.h> header file. */
 
65
#undef HAVE_MEMORY_H
 
66
 
 
67
/* Define to 1 if you have the <stdint.h> header file. */
 
68
#undef HAVE_STDINT_H
 
69
 
 
70
/* Define to 1 if you have the <stdlib.h> header file. */
 
71
#undef HAVE_STDLIB_H
 
72
 
 
73
/* Define to 1 if you have the <strings.h> header file. */
 
74
#undef HAVE_STRINGS_H
 
75
 
 
76
/* Define to 1 if you have the <string.h> header file. */
 
77
#undef HAVE_STRING_H
 
78
 
 
79
/* Define to 1 if you have the <sys/stat.h> header file. */
 
80
#undef HAVE_SYS_STAT_H
 
81
 
 
82
/* Define to 1 if you have the <sys/types.h> header file. */
 
83
#undef HAVE_SYS_TYPES_H
 
84
 
 
85
/* Define to 1 if you have the <unistd.h> header file. */
 
86
#undef HAVE_UNISTD_H
 
87
 
 
88
/* Name of package */
 
89
#undef PACKAGE
 
90
 
 
91
/* Define to the address where bug reports for this package should be sent. */
 
92
#undef PACKAGE_BUGREPORT
 
93
 
 
94
/* Define to the full name of this package. */
 
95
#undef PACKAGE_NAME
 
96
 
 
97
/* Define to the full name and version of this package. */
 
98
#undef PACKAGE_STRING
 
99
 
 
100
/* Define to the one symbol short name of this package. */
 
101
#undef PACKAGE_TARNAME
 
102
 
 
103
/* Define to the version of this package. */
 
104
#undef PACKAGE_VERSION
 
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