1 /* dlg_config.h. Generated automatically by configure. */ 2 /* 3 * The configure script expands this as a set of definitions 4 * 5 * $FreeBSD$ 6 */ 7 8 #define CURSES_WACS_ARRAY _nc_wacs 9 #define CURSES_WACS_SYMBOLS 1 10 #define DIALOG_PATCHDATE 20130923 11 #define DIALOG_VERSION "1.2" 12 #define HAVE_ALLOCA 1 13 #define HAVE_BTOWC 1 14 #define HAVE_COLOR 1 15 #define HAVE_DIRENT_H 1 16 #define HAVE_DLG_FORMBOX 1 17 #define HAVE_DLG_GAUGE 1 18 #define HAVE_DLG_MIXEDFORM 1 19 #define HAVE_DLG_TAILBOX 1 20 #define HAVE_DLG_TRACE 1 21 #define HAVE_FEOF_UNLOCKED 1 22 #define HAVE_FLUSHINP 1 23 #define HAVE_FSEEKO 1 24 #define HAVE_GETATTRS 1 25 #define HAVE_GETBEGX 1 26 #define HAVE_GETBEGY 1 27 #define HAVE_GETBEGYX 1 28 #define HAVE_GETCURX 1 29 #define HAVE_GETCURY 1 30 #define HAVE_GETCWD 1 31 #define HAVE_GETEGID 1 32 #define HAVE_GETEUID 1 33 #define HAVE_GETGID 1 34 #define HAVE_GETMAXX 1 35 #define HAVE_GETMAXY 1 36 #define HAVE_GETMAXYX 1 37 #define HAVE_GETPAGESIZE 1 38 #define HAVE_GETPARX 1 39 #define HAVE_GETPARY 1 40 #define HAVE_GETPARYX 1 41 #define HAVE_GETUID 1 42 #define HAVE_ICONV 1 43 #define HAVE_INTTYPES_H 1 44 #define HAVE_LANGINFO_CODESET 1 45 #define HAVE_LC_MESSAGES 1 46 #define HAVE_LIBNCURSESW 1 47 #define HAVE_LIMITS_H 1 48 #define HAVE_LOCALE_H 1 49 #define HAVE_MBLEN 1 50 #define HAVE_MBRLEN 1 51 #define HAVE_MBRTOWC 1 52 #define HAVE_MBSTATE_T 1 53 #define HAVE_MBTOWC 1 54 #define HAVE_MEMORY_H 1 55 #define HAVE_MIXEDGAUGE 1 56 #define HAVE_MMAP 1 57 #define HAVE_MUNMAP 1 58 #define HAVE_NL_TYPES_H 1 59 #define HAVE_PUTENV 1 60 #define HAVE_RC_FILE 1 61 #define HAVE_SEARCH_H 1 62 #define HAVE_SETENV 1 63 #define HAVE_SETLOCALE 1 64 #define HAVE_STDDEF_H 1 65 #define HAVE_STDINT_H 1 66 #define HAVE_STDLIB_H 1 67 #define HAVE_STPCPY 1 68 #define HAVE_STRCASECMP 1 69 #define HAVE_STRCHR 1 70 #define HAVE_STRDUP 1 71 #define HAVE_STRFTIME 1 72 #define HAVE_STRINGS_H 1 73 #define HAVE_STRING_H 1 74 #define HAVE_STRTOUL 1 75 #define HAVE_SYS_PARAM_H 1 76 #define HAVE_SYS_STAT_H 1 77 #define HAVE_SYS_TYPES_H 1 78 #define HAVE_SYS_WAIT_H 1 79 #define HAVE_TERM_H 1 80 #define HAVE_TSEARCH 1 81 #define HAVE_TYPE_CHTYPE 1 82 #define HAVE_UNCTRL_H 1 83 #define HAVE_UNISTD_H 1 84 #define HAVE_USE_DEFAULT_COLORS 1 85 #define HAVE_WAITPID 1 86 #define HAVE_WCHGAT 1 87 #define HAVE_WCSRTOMBS 1 88 #define HAVE_WCSTOMBS 1 89 #define HAVE_WCTOB 1 90 #define HAVE_WCTOMB 1 91 #define HAVE_WCURSYNCUP 1 92 #define HAVE_WGETPARENT 1 93 #define HAVE_WHIPTAIL 1 94 #define HAVE_WSYNCUP 1 95 #define HAVE_XDIALOG 1 96 #define HAVE_XDIALOG2 1 97 #define HAVE__NC_FREE_AND_EXIT 1 98 #define ICONV_CONST const 99 #define MIXEDCASE_FILENAMES 1 100 #define NCURSES 1 101 #define NEED_WCHAR_H 1 102 #define PACKAGE "dialog" 103 #define RETSIGTYPE void 104 #define STDC_HEADERS 1 105 #define SYSTEM_NAME "freebsd10.0" 106 #define TIME_WITH_SYS_TIME 1 107 #define TYPE_CHTYPE_IS_SCALAR 1 108 #define USE_WIDE_CURSES 1 109