~lidaobing/llk-linux/upstream

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: LI Daobing
  • Date: 2008-11-03 15:07:38 UTC
  • Revision ID: lidaobing@gmail.com-20081103150738-a2za4zbu8qqnob10
import llk-linux 2.3 beta1

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 PACKAGE_LOCALE_DIR
 
9
#undef PACKAGE_DOC_DIR
 
10
#undef PACKAGE_DATA_DIR
 
11
#undef PACKAGE_PIXMAPS_DIR
 
12
#undef PACKAGE_HELP_DIR
 
13
#undef PACKAGE_MENU_DIR
 
14
#undef PACKAGE_SOURCE_DIR
 
15
#undef GETTEXT_PACKAGE
 
16
 
 
17
/* always defined to indicate that i18n is enabled */
 
18
#undef ENABLE_NLS
 
19
 
 
20
/* Package name for gettext */
 
21
#undef GETTEXT_PACKAGE
 
22
 
 
23
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
24
#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
25
 
 
26
/* Define to 1 if you have the `dcgettext' function. */
 
27
#undef HAVE_DCGETTEXT
 
28
 
 
29
/* Define to 1 if you have the <dlfcn.h> header file. */
 
30
#undef HAVE_DLFCN_H
 
31
 
 
32
/* Define if the GNU gettext() function is already present or preinstalled. */
 
33
#undef HAVE_GETTEXT
 
34
 
 
35
/* Define to 1 if you have the <inttypes.h> header file. */
 
36
#undef HAVE_INTTYPES_H
 
37
 
 
38
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
39
#undef HAVE_LC_MESSAGES
 
40
 
 
41
/* Define to 1 if you have the <locale.h> header file. */
 
42
#undef HAVE_LOCALE_H
 
43
 
 
44
/* Define to 1 if you have the <memory.h> header file. */
 
45
#undef HAVE_MEMORY_H
 
46
 
 
47
/* Define to 1 if you have the <stdint.h> header file. */
 
48
#undef HAVE_STDINT_H
 
49
 
 
50
/* Define to 1 if you have the <stdlib.h> header file. */
 
51
#undef HAVE_STDLIB_H
 
52
 
 
53
/* Define to 1 if you have the <strings.h> header file. */
 
54
#undef HAVE_STRINGS_H
 
55
 
 
56
/* Define to 1 if you have the <string.h> header file. */
 
57
#undef HAVE_STRING_H
 
58
 
 
59
/* Define to 1 if you have the <sys/stat.h> header file. */
 
60
#undef HAVE_SYS_STAT_H
 
61
 
 
62
/* Define to 1 if you have the <sys/types.h> header file. */
 
63
#undef HAVE_SYS_TYPES_H
 
64
 
 
65
/* Define to 1 if you have the <unistd.h> header file. */
 
66
#undef HAVE_UNISTD_H
 
67
 
 
68
/* Name of package */
 
69
#undef PACKAGE
 
70
 
 
71
/* Define to the address where bug reports for this package should be sent. */
 
72
#undef PACKAGE_BUGREPORT
 
73
 
 
74
/* Package local directory */
 
75
#undef PACKAGE_LOCALE_DIR
 
76
 
 
77
/* Define to the full name of this package. */
 
78
#undef PACKAGE_NAME
 
79
 
 
80
/* Define to the full name and version of this package. */
 
81
#undef PACKAGE_STRING
 
82
 
 
83
/* Define to the one symbol short name of this package. */
 
84
#undef PACKAGE_TARNAME
 
85
 
 
86
/* Define to the version of this package. */
 
87
#undef PACKAGE_VERSION
 
88
 
 
89
/* Define to 1 if you have the ANSI C header files. */
 
90
#undef STDC_HEADERS
 
91
 
 
92
/* Version number of package */
 
93
#undef VERSION