aboutsummaryrefslogtreecommitdiff
path: root/gnunet_gtk_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet_gtk_config.h.in')
-rw-r--r--gnunet_gtk_config.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnunet_gtk_config.h.in b/gnunet_gtk_config.h.in
index 80f08570..586f96db 100644
--- a/gnunet_gtk_config.h.in
+++ b/gnunet_gtk_config.h.in
@@ -15,6 +15,14 @@
15/* Define to 1 if you have the <argz.h> header file. */ 15/* Define to 1 if you have the <argz.h> header file. */
16#undef HAVE_ARGZ_H 16#undef HAVE_ARGZ_H
17 17
18/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
19 CoreFoundation framework. */
20#undef HAVE_CFLOCALECOPYCURRENT
21
22/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
23 the CoreFoundation framework. */
24#undef HAVE_CFPREFERENCESCOPYAPPVALUE
25
18/* Define if the GNU dcgettext() function is already present or preinstalled. 26/* Define if the GNU dcgettext() function is already present or preinstalled.
19 */ 27 */
20#undef HAVE_DCGETTEXT 28#undef HAVE_DCGETTEXT