/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to `long' if <sys/types.h> doesn't define.  */
#undef off_t

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef pid_t

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* $Id */
/* general */
#define PACKAGE "gnp"
#define VERSION "x.x"

/* for runtime debugging */
#undef APP_DEBUG

/* for file locking */
#undef USE_FCNTL
#undef USE_FLOCK

/* for project/ide features (experimental) */
#undef WANT_PROJECT

/* for gnotepad+ ! */
#define APP_GNP 1
