/* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Enable GNU extensions */ #define _GNU_SOURCE 1 /* termio */ /* #undef HAVE_TERMIO_H */ /* termios */ #define HAVE_TERMIOS_H 1 /* sys/termio */ /* #undef HAVE_SYS_TERMIO_H */ /* sys/termios */ /* #undef HAVE_SYS_TERMIOS_H */ /* getopt_long () */ #define HAVE_GETOPT_LONG 1 /* Define if you have the getopt_long function. */ #define HAVE_GETOPT_LONG 1 /* Define if you have the isprint function. */ #define HAVE_ISPRINT 1 /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* Define if you have the header file. */ /* #undef HAVE_CURSES_H */ /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_NCURSES_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the ncurses library (-lncurses). */ #define HAVE_LIBNCURSES 1 /* Name of package */ #define PACKAGE "hexedit" /* Version number of package */ #define VERSION "0.9.7"