279 lines
6.7 KiB
C
279 lines
6.7 KiB
C
/* config.h. Generated from config.h.in by configure. */
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* always defined to indicate that i18n is enabled */
|
|
#define ENABLE_NLS 1
|
|
|
|
/* Name of the gettext package. */
|
|
#define GETTEXT_PACKAGE "moo"
|
|
|
|
/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
|
|
/* #undef GWINSZ_IN_SYS_IOCTL */
|
|
|
|
/* Define to 1 if you have the `backtrace' function. */
|
|
/* #undef HAVE_BACKTRACE */
|
|
|
|
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
|
|
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
|
|
|
|
/* Mac OS X Carbon */
|
|
#define HAVE_CARBON 1
|
|
|
|
/* Define to 1 if you have the `cfmakeraw' function. */
|
|
#define HAVE_CFMAKERAW 1
|
|
|
|
/* Define to 1 if you have the `dcgettext' function. */
|
|
#define HAVE_DCGETTEXT 1
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#define HAVE_DLFCN_H 1
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
#define HAVE_ERRNO_H 1
|
|
|
|
/* Define to 1 if you have the <execinfo.h> header file. */
|
|
/* #undef HAVE_EXECINFO_H */
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#define HAVE_FCNTL_H 1
|
|
|
|
/* Define to 1 if you have the <fnmatch.h> header file. */
|
|
#define HAVE_FNMATCH_H 1
|
|
|
|
/* Define to 1 if you have the `getc_unlocked' function. */
|
|
#define HAVE_GETC_UNLOCKED 1
|
|
|
|
/* Define to 1 if you have the `getpgid' function. */
|
|
#define HAVE_GETPGID 1
|
|
|
|
/* Define to 1 if you have the `getpt' function. */
|
|
/* #undef HAVE_GETPT */
|
|
|
|
/* Define if the GNU gettext() function is already present or preinstalled. */
|
|
#define HAVE_GETTEXT 1
|
|
|
|
/* Define to 1 if you have the `grantpt' function. */
|
|
#define HAVE_GRANTPT 1
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the <io.h> header file. */
|
|
/* #undef HAVE_IO_H */
|
|
|
|
/* Define to 1 if you have the `kill' function. */
|
|
#define HAVE_KILL 1
|
|
|
|
/* Define if your <locale.h> file defines LC_MESSAGES. */
|
|
#define HAVE_LC_MESSAGES 1
|
|
|
|
/* Define to 1 if you have the <libutil.h> header file. */
|
|
/* #undef HAVE_LIBUTIL_H */
|
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
#define HAVE_LOCALE_H 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* using fake mmap on windows */
|
|
#define HAVE_MMAP 1
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
#define HAVE_NETINET_IN_H 1
|
|
|
|
/* Define to 1 if you have the `pipe' function. */
|
|
#define HAVE_PIPE 1
|
|
|
|
/* Define to 1 if you have the `poll' function. */
|
|
#define HAVE_POLL 1
|
|
|
|
/* Define to 1 if you have the <poll.h> header file. */
|
|
#define HAVE_POLL_H 1
|
|
|
|
/* Define to 1 if you have the `posix_openpt' function. */
|
|
#define HAVE_POSIX_OPENPT 1
|
|
|
|
/* Define to 1 if you have the `ptsname' function. */
|
|
#define HAVE_PTSNAME 1
|
|
|
|
/* Define to 1 if you have the `ptsname_r' function. */
|
|
/* #undef HAVE_PTSNAME_R */
|
|
|
|
/* Define to 1 if you have the `recvmsg' function. */
|
|
#define HAVE_RECVMSG 1
|
|
|
|
/* Define if libXrender is available. */
|
|
/* #undef HAVE_RENDER */
|
|
|
|
/* Define to 1 if you have the `signal' function. */
|
|
#define HAVE_SIGNAL 1
|
|
|
|
/* Define to 1 if you have the <signal.h> header file. */
|
|
#define HAVE_SIGNAL_H 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#define HAVE_STRING_H 1
|
|
|
|
/* Define to 1 if you have the <stropts.h> header file. */
|
|
/* #undef HAVE_STROPTS_H */
|
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
|
#define HAVE_SYS_SELECT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/termios.h> header file. */
|
|
#define HAVE_SYS_TERMIOS_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the <sys/un.h> header file. */
|
|
#define HAVE_SYS_UN_H 1
|
|
|
|
/* Define to 1 if you have the <sys/utsname.h> header file. */
|
|
#define HAVE_SYS_UTSNAME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/wait.h> header file. */
|
|
#define HAVE_SYS_WAIT_H 1
|
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
|
#define HAVE_TERMIOS_H 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Define to 1 if you have the `unlink' function. */
|
|
#define HAVE_UNLINK 1
|
|
|
|
/* Define to 1 if you have the `unlockpt' function. */
|
|
#define HAVE_UNLOCKPT 1
|
|
|
|
/* Define to 1 if you have the <util.h> header file. */
|
|
#define HAVE_UTIL_H 1
|
|
|
|
/* Define to 1 if you have the <wchar.h> header file. */
|
|
#define HAVE_WCHAR_H 1
|
|
|
|
/* Define if xmlNode structure has 'line' member */
|
|
#define HAVE_XMLNODE_LINE 1
|
|
|
|
/* Define to 1 if you have the `xmlParseFile' function. */
|
|
#define HAVE_XMLPARSEFILE 1
|
|
|
|
/* Define to 1 if you have the `xmlReadFile' function. */
|
|
#define HAVE_XMLREADFILE 1
|
|
|
|
/* Define to 1 if you have the `_pipe' function. */
|
|
/* #undef HAVE__PIPE */
|
|
|
|
/* broken gtk theme */
|
|
/* #undef MOO_BROKEN_GTK_THEME */
|
|
|
|
/* build mooapp */
|
|
#define MOO_BUILD_APP 1
|
|
|
|
/* build mooedit */
|
|
#define MOO_BUILD_EDIT 1
|
|
|
|
/* build lua */
|
|
#define MOO_BUILD_LUA 1
|
|
|
|
/* MOO_BUILD_PCRE - build pcre library */
|
|
/* #undef MOO_BUILD_PCRE */
|
|
|
|
/* build mooterm */
|
|
#define MOO_BUILD_TERM 1
|
|
|
|
/* build mooutils */
|
|
#define MOO_BUILD_UTILS 1
|
|
|
|
/* must be 1 */
|
|
#define MOO_COMPILATION 1
|
|
|
|
/* moo major version */
|
|
#define MOO_MAJOR_VERSION 0
|
|
|
|
/* moo micro version */
|
|
#define MOO_MICRO_VERSION 4
|
|
|
|
/* moo minor version */
|
|
#define MOO_MINOR_VERSION 9
|
|
|
|
/* libmoo module system major version */
|
|
#define MOO_MODULE_MAJOR_VERSION 1
|
|
|
|
/* libmoo module system minor version */
|
|
#define MOO_MODULE_MINOR_VERSION 0
|
|
|
|
/* name */
|
|
#define MOO_OS_BSD 1
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_CYGWIN */
|
|
|
|
/* name */
|
|
#define MOO_OS_DARWIN 1
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_FREEBSD */
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_LINUX */
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_MINGW */
|
|
|
|
/* name */
|
|
#define MOO_OS_UNIX 1
|
|
|
|
/* package name */
|
|
#define MOO_PACKAGE_NAME "moo"
|
|
|
|
/* use libxml */
|
|
#define MOO_USE_XML 1
|
|
|
|
/* moo version */
|
|
#define MOO_VERSION "0.9.4"
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "medit"
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT "muntyan@tamu.edu"
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME "medit"
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING "medit 0.9.4"
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME "medit"
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION "0.9.4"
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Version number of package */
|
|
#define VERSION "0.9.4"
|
|
|
|
/* Define to 1 if the X Window System is missing or not being used. */
|
|
/* #undef X_DISPLAY_MISSING */
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
/* #undef pid_t */
|