1 /* pre_config.h. Generated from pre_config.h.in by configure. */
2 /* pre_config.h.in. Generated from configure.ac by autoheader. */
8 #ifndef G_GNUC_NULL_TERMINATED
10 #define G_GNUC_NULL_TERMINATED __attribute__((__sentinel__))
12 #define G_GNUC_NULL_TERMINATED
16 /* Define if debugging is enabled. */
19 /* always defined to indicate that i18n is enabled */
22 /* Define the gettext package to be used. */
23 #define GETTEXT_PACKAGE "plugin_pack"
25 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
26 /*#define HAVE_BIND_TEXTDOMAIN_CODESET 1*/
28 /* Define to 1 if you have the `dcgettext' function. */
29 /*#define HAVE_DCGETTEXT 1*/
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 /*#define HAVE_DLFCN_H 1*/
34 /* Define if we've found finch. */
35 /* #undef HAVE_FINCH */
37 /* Define if the GNU gettext() function is already present or preinstalled. */
38 #define HAVE_GETTEXT 1
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #define HAVE_INTTYPES_H 1
43 /* Define if your <locale.h> file defines LC_MESSAGES. */
44 /*#define HAVE_LC_MESSAGES 1*/
46 /* Define to 1 if you have the <locale.h> header file. */
47 #define HAVE_LOCALE_H 1
49 /* Define to 1 if you have the <memory.h> header file. */
50 #define HAVE_MEMORY_H 1
52 /* Define if we've found pidgin. */
55 /* Define if we've found libpurple. */
58 /* Define to 1 if you have the <regex.h> header file. */
59 /*#define HAVE_REGEX_H 1*/
61 /* Define to 1 if you have the <stdint.h> header file. */
62 #define HAVE_STDINT_H 1
64 /* Define to 1 if you have the <stdlib.h> header file. */
65 #define HAVE_STDLIB_H 1
67 /* Define to 1 if you have the <strings.h> header file. */
68 #define HAVE_STRINGS_H 1
70 /* Define to 1 if you have the <string.h> header file. */
71 #define HAVE_STRING_H 1
73 /* Define to 1 if you have the <sys/stat.h> header file. */
74 #define HAVE_SYS_STAT_H 1
76 /* Define to 1 if you have the <sys/types.h> header file. */
77 #define HAVE_SYS_TYPES_H 1
79 /* Define to 1 if you have the <unistd.h> header file. */
80 #define HAVE_UNISTD_H 1
83 #define PP_PACKAGE "purple-plugin_pack"
85 /* Define to the address where bug reports for this package should be sent. */
86 #define PP_PACKAGE_BUGREPORT "guifications-devel@lists.sourceforge.net"
88 /* Define to the full name of this package. */
89 #define PP_PACKAGE_NAME "purple-plugin_pack"
91 /* Define to the full name and version of this package. */
92 #define PP_PACKAGE_STRING "purple-plugin_pack 1.0mtn"
94 /* Define to the one symbol short name of this package. */
95 #define PP_PACKAGE_TARNAME "purple-plugin_pack"
97 /* Define to the version of this package. */
98 #define PP_PACKAGE_VERSION "1.0mtn"
100 /* Plugin Pack Version */
101 /*#define PP_VERSION "1.0mtn"*/
103 /* Plugin Pack Website */
104 #define PP_WEBSITE "http://plugins.guifications.org/trac"
106 #define PP_LOCALEDIR LOCALEDIR
108 /* Define to 1 if you have the ANSI C header files. */
109 #define STDC_HEADERS 1
111 /* Version number of package */
112 /*#define VERSION "1.0mtn"*/
115 #endif /* PP_CONFIG_H */