1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to 1 if translation of program messages to the user's native 4 language is requested. */ 5#undef ENABLE_NLS 6 7/* Gettext Package */ 8#undef GETTEXT_PACKAGE 9 10/* Git hash and remote */ 11#undef GIT_REV 12 13/* GtkSpell API version */ 14#undef GTKSPELL_VERSION 15 16/* Darwin */ 17#undef G_OS_DARWIN 18 19/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the 20 CoreFoundation framework. */ 21#undef HAVE_CFLOCALECOPYCURRENT 22 23/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 24 the CoreFoundation framework. */ 25#undef HAVE_CFPREFERENCESCOPYAPPVALUE 26 27/* Define to 1 if you have the `close' function. */ 28#undef HAVE_CLOSE 29 30/* D-Bus support for multiple Pan instances */ 31#undef HAVE_DBUS 32 33/* Define if the GNU dcgettext() function is already present or preinstalled. 34 */ 35#undef HAVE_DCGETTEXT 36 37/* Define to 1 if you have the <errno.h> header file. */ 38#undef HAVE_ERRNO_H 39 40/* define if the compiler has ext/hash_set */ 41#undef HAVE_EXT_HASH_SET 42 43/* Define to 1 if you have the <fcntl.h> header file. */ 44#undef HAVE_FCNTL_H 45 46/* Define if the GNU gettext() function is already present or preinstalled. */ 47#undef HAVE_GETTEXT 48 49/* GNOME Keyring or libsecret support for password storage */ 50#undef HAVE_GKR 51 52/* GMime 3.0 available */ 53#undef HAVE_GMIME_30 54 55/* cryptography (PGP) support with GMime */ 56#undef HAVE_GMIME_CRYPTO 57 58/* GnuTLS support */ 59#undef HAVE_GNUTLS 60 61/* GTK+ 3 support */ 62#undef HAVE_GTK 63 64/* GtkSpell support for spellchecking */ 65#undef HAVE_GTKSPELL 66 67/* Define if you have the iconv() function and it works. */ 68#undef HAVE_ICONV 69 70/* Define to 1 if you have the <inttypes.h> header file. */ 71#undef HAVE_INTTYPES_H 72 73/* libnotify support for popup notifications */ 74#undef HAVE_LIBNOTIFY 75 76/* strftime supports use of l and k */ 77#undef HAVE_LKSTRFTIME 78 79/* Define to 1 if you have the `localtime_r' function. */ 80#undef HAVE_LOCALTIME_R 81 82/* user manual for Pan */ 83#undef HAVE_MANUAL 84 85/* Define to 1 if you have the <memory.h> header file. */ 86#undef HAVE_MEMORY_H 87 88/* define if the compiler implements namespaces */ 89#undef HAVE_NAMESPACES 90 91/* Define to 1 if you have the <stdint.h> header file. */ 92#undef HAVE_STDINT_H 93 94/* Define to 1 if you have the <stdlib.h> header file. */ 95#undef HAVE_STDLIB_H 96 97/* Define to 1 if you have the <strings.h> header file. */ 98#undef HAVE_STRINGS_H 99 100/* Define to 1 if you have the <string.h> header file. */ 101#undef HAVE_STRING_H 102 103/* Define to 1 if you have the <sys/stat.h> header file. */ 104#undef HAVE_SYS_STAT_H 105 106/* Define to 1 if you have the <sys/types.h> header file. */ 107#undef HAVE_SYS_TYPES_H 108 109/* Define if tr1/unordered_set is present. */ 110#undef HAVE_TR1_UNORDERED_SET 111 112/* Define to 1 if you have the <unistd.h> header file. */ 113#undef HAVE_UNISTD_H 114 115/* WebKit support (1.0) for embedded HTML */ 116#undef HAVE_WEBKIT 117 118/* Zlib for xzver support */ 119#undef HAVE_ZLIB 120 121/* Name of package */ 122#undef PACKAGE 123 124/* Define to the address where bug reports for this package should be sent. */ 125#undef PACKAGE_BUGREPORT 126 127/* Define to the full name of this package. */ 128#undef PACKAGE_NAME 129 130/* Define to the full name and version of this package. */ 131#undef PACKAGE_STRING 132 133/* Define to the one symbol short name of this package. */ 134#undef PACKAGE_TARNAME 135 136/* Define to the home page for this package. */ 137#undef PACKAGE_URL 138 139/* Define to the version of this package. */ 140#undef PACKAGE_VERSION 141 142/* uname cpu-vendor-platformbuild */ 143#undef PLATFORM_INFO 144 145/* Define to 1 if you have the ANSI C header files. */ 146#undef STDC_HEADERS 147 148/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 149#undef TIME_WITH_SYS_TIME 150 151/* Version number of package */ 152#undef VERSION 153 154/* Major part of version number */ 155#undef VERSION_MAJOR 156 157/* Minor part of version number */ 158#undef VERSION_MINOR 159 160/* Revision part of version number */ 161#undef VERSION_REVISION 162 163/* Release Name */ 164#undef VERSION_TITLE 165