/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if using alloca.c. */ /* #undef C_ALLOCA */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. This function is required for alloca.c support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define if you have alloca, as a function or macro. */ #define HAVE_ALLOCA 1 /* Define if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define if you have a working `mmap' system call. */ #define HAVE_MMAP 1 /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `long' if doesn't define. */ /* #undef off_t */ /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* for runtime debugging */ /* #undef APP_DEBUG */ /* if no runtime debugging, don't enable g_assert's */ #define G_DISABLE_ASSERT 1 /* use gnome */ /* #undef USE_GNOME */ /* use libglade */ /* #undef USE_LIBGLADE */ /* load/unload unchanged docs */ #define WANT_DOCUNLOAD 1 /* splash screen */ #define WANT_SPLASH 1 /* session saving/restoring */ #define WANT_SESSION 1 /* enable clipboard */ #define USE_CLIPBOARD 1 /* enable unlimited undo/redo */ #define USE_UNDOREDO 1 /* enable search and replace */ #define USE_SEARCH 1 /* enable opening recent documents */ #define USE_RECENT 1 /* enable autosave */ #define USE_AUTOSAVE 1 /* enable file backup */ #define USE_BACKUP 1 /* enable inserting shell output */ #define USE_SHELL_INSERT 1 /* enable toolbars */ #define USE_TOOLBARS 1 /* enable doclist */ #define USE_DOCLIST 1 /* enable fileinfo */ #define USE_FILEINFO 1 /* enable winlist */ #define USE_WINLIST 1 /* show random tips */ #define USE_RANDOMTIPS 1 /* message box for logging */ #define WANT_MSGBOX 1 /* include html tag insertion features */ #define USE_HTMLTAGS 1 /* include source code control options */ #define USE_SOURCE_CTRL 1 /* use enhanced file selection dialog */ #define USE_ENHANCED_FSEL 1 /* for file locking */ #define USE_FCNTL 1 /* #undef USE_FLOCK */ /* for project/ide features (experimental) */ /* #undef WANT_PROJECT */ /* use gtk-xmhtml to view html */ /* #undef USE_GTKXMHTML */ /* use gtkhtml to view html */ /* #undef USE_GTKHTML */ /* for gnotepad+ ! */ #define APP_GNP 1 /* i18n stuff */ #define ENABLE_NLS 1 /* #undef HAVE_CATGETS */ #define HAVE_GETTEXT 1 #define HAVE_LC_MESSAGES 1 #define HAVE_STPCPY 1 /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ /* Define if you have the __argz_next function. */ /* #undef HAVE___ARGZ_NEXT */ /* Define if you have the __argz_stringify function. */ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ #define HAVE_DCGETTEXT 1 /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 /* Define if you have the getopt function. */ #define HAVE_GETOPT 1 /* Define if you have the getopt_long function. */ #define HAVE_GETOPT_LONG 1 /* Define if you have the getpagesize function. */ #define HAVE_GETPAGESIZE 1 /* Define if you have the munmap function. */ #define HAVE_MUNMAP 1 /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 /* Define if you have the regcomp function. */ #define HAVE_REGCOMP 1 /* Define if you have the regerror function. */ #define HAVE_REGERROR 1 /* Define if you have the regexec function. */ #define HAVE_REGEXEC 1 /* Define if you have the regfree function. */ #define HAVE_REGFREE 1 /* Define if you have the setenv function. */ #define HAVE_SETENV 1 /* Define if you have the setlocale function. */ #define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ #define HAVE_STPCPY 1 /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 /* Define if you have the strchr function. */ #define HAVE_STRCHR 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the header file. */ /* #undef HAVE_ARGZ_H */ /* Define if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define if you have the header file. */ #define HAVE_LIBINTL_H 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ #define HAVE_NL_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_REGEX_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the i library (-li). */ /* #undef HAVE_LIBI */ /* Name of package */ #define PACKAGE "gnotepad+" /* Version number of package */ #define VERSION "1.3.3"