324 lines
7.8 KiB
C
324 lines
7.8 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
|
|
|
|
/* Define to 1 if you have the `cfmakeraw' function. */
|
|
/* #undef HAVE_CFMAKERAW */
|
|
|
|
/* configargs.h is created */
|
|
/* #define HAVE_CONFIGARGS_H 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. */
|
|
/* #undef HAVE_DLFCN_H */
|
|
|
|
/* 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 `FAMMonitorDirectory' function. */
|
|
/* #undef HAVE_FAMMONITORDIRECTORY */
|
|
|
|
/* fam.h has FAMNoExists defined */
|
|
/* #undef HAVE_FAMNOEXISTS */
|
|
|
|
/* Define to 1 if you have the `FAMOpen' function. */
|
|
/* #undef HAVE_FAMOPEN */
|
|
|
|
/* Define to 1 if you have the <fam.h> header file. */
|
|
/* #undef HAVE_FAM_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. */
|
|
/* #undef HAVE_FNMATCH_H */
|
|
|
|
/* Define to 1 if you have the `getc_unlocked' function. */
|
|
/* #undef HAVE_GETC_UNLOCKED */
|
|
|
|
/* Define to 1 if you have the `getpgid' function. */
|
|
/* #undef HAVE_GETPGID */
|
|
|
|
/* 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. */
|
|
/* #undef HAVE_GRANTPT */
|
|
|
|
/* 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. */
|
|
#define HAVE_IO_H 1
|
|
|
|
/* Define to 1 if you have the `kill' function. */
|
|
/* #undef HAVE_KILL */
|
|
|
|
/* Define if your <locale.h> file defines LC_MESSAGES. */
|
|
/* #undef HAVE_LC_MESSAGES */
|
|
|
|
/* 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
|
|
|
|
/* Define to 1 if you have the `mmap' function. */
|
|
#define HAVE_MMAP 1
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
/* #undef HAVE_NETINET_IN_H */
|
|
|
|
/* Define to 1 if you have the `pipe' function. */
|
|
/* #undef HAVE_PIPE */
|
|
|
|
/* Define to 1 if you have the `poll' function. */
|
|
/* #undef HAVE_POLL */
|
|
|
|
/* Define to 1 if you have the <poll.h> header file. */
|
|
/* #undef HAVE_POLL_H */
|
|
|
|
/* Define to 1 if you have the `posix_openpt' function. */
|
|
/* #undef HAVE_POSIX_OPENPT */
|
|
|
|
/* Define to 1 if you have the `posix_spawn' function. */
|
|
/* #undef HAVE_POSIX_SPAWN */
|
|
|
|
/* Define to 1 if you have the `ptsname' function. */
|
|
/* #undef HAVE_PTSNAME */
|
|
|
|
/* Define to 1 if you have the `ptsname_r' function. */
|
|
/* #undef HAVE_PTSNAME_R */
|
|
|
|
/* Define to 1 if you have the `recvmsg' function. */
|
|
/* #undef HAVE_RECVMSG */
|
|
|
|
/* 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. */
|
|
/* #undef HAVE_SYS_SELECT_H */
|
|
|
|
/* 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. */
|
|
/* #undef HAVE_SYS_TERMIOS_H */
|
|
|
|
/* 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. */
|
|
/* #undef HAVE_SYS_UN_H */
|
|
|
|
/* Define to 1 if you have the <sys/utsname.h> header file. */
|
|
/* #undef HAVE_SYS_UTSNAME_H */
|
|
|
|
/* Define to 1 if you have the <sys/wait.h> header file. */
|
|
/* #undef HAVE_SYS_WAIT_H */
|
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
|
/* #undef HAVE_TERMIOS_H */
|
|
|
|
/* 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. */
|
|
/* #undef HAVE_UNLOCKPT */
|
|
|
|
/* Define to 1 if you have the <util.h> header file. */
|
|
/* #undef HAVE_UTIL_H */
|
|
|
|
/* 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. */
|
|
#define HAVE__PIPE 1
|
|
|
|
/* broken gtk theme */
|
|
/* #undef MOO_BROKEN_GTK_THEME */
|
|
|
|
/* build mooui */
|
|
#define MOO_BUILD_UI 1
|
|
|
|
/* build ctags plugin */
|
|
/* #undef MOO_BUILD_CTAGS */
|
|
|
|
/* build mooedit */
|
|
#define MOO_BUILD_EDIT 1
|
|
|
|
/* build lua */
|
|
#define MOO_BUILD_LUA 1
|
|
|
|
/* MOO_BUILD_PCRE - build pcre library */
|
|
#define MOO_BUILD_PCRE 1
|
|
|
|
/* build mooterm */
|
|
#define MOO_BUILD_TERM 1
|
|
|
|
/* build mooutils */
|
|
#define MOO_BUILD_UTILS 1
|
|
|
|
/* must be 1 */
|
|
#define MOO_COMPILATION 1
|
|
|
|
/* enable help functionality */
|
|
#define MOO_ENABLE_HELP 1
|
|
|
|
/* moo major version */
|
|
#define MOO_MAJOR_VERSION 0
|
|
|
|
/* moo micro version */
|
|
#define MOO_MICRO_VERSION 3
|
|
|
|
/* 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 */
|
|
/* #undef MOO_OS_BSD */
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_CYGWIN */
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_DARWIN */
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_FREEBSD */
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_LINUX */
|
|
|
|
/* name */
|
|
#define MOO_OS_MINGW 1
|
|
|
|
/* name */
|
|
/* #undef MOO_OS_UNIX */
|
|
|
|
/* package name */
|
|
#define MOO_PACKAGE_NAME "moo"
|
|
|
|
/* MOO_PYTHON_BUILTIN */
|
|
/* #undef MOO_PYTHON_BUILTIN */
|
|
|
|
/* use libfam for monitoring files */
|
|
/* #undef MOO_USE_FAM */
|
|
|
|
/* whether libfam is provided by gamin */
|
|
/* #undef MOO_USE_GAMIN */
|
|
|
|
/* Use Objective-C. */
|
|
/* #undef MOO_USE_OBJC */
|
|
|
|
/* use fifo for input */
|
|
/* #undef MOO_USE_PIPE_INPUT */
|
|
|
|
/* build python bindings and plugin */
|
|
#define MOO_USE_PYTHON 1
|
|
|
|
/* use xdgmime */
|
|
#define MOO_USE_XDGMIME 1
|
|
|
|
/* use libxml */
|
|
#define MOO_USE_XML 1
|
|
|
|
/* moo version */
|
|
#define MOO_VERSION "0.9.3"
|
|
|
|
/* 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.3"
|
|
|
|
/* 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.3"
|
|
|
|
/* The size of `BOOL', as computed by sizeof. */
|
|
/* #undef SIZEOF_BOOL */
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Version number of package */
|
|
#define VERSION "0.9.3"
|
|
|
|
/* 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 */
|