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 20210117 11 #define DIALOG_VERSION "1.3" 12 #ifndef GCC_NORETURN 13 #define GCC_NORETURN __attribute__((noreturn)) 14 #endif 15 #define GCC_PRINTF 1 16 #ifndef GCC_PRINTFLIKE 17 #define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var))) 18 #endif 19 #define GCC_SCANF 1 20 #ifndef GCC_SCANFLIKE 21 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var))) 22 #endif 23 #ifndef GCC_UNUSED 24 #define GCC_UNUSED __attribute__((unused)) 25 #endif 26 #define HAVE_ALLOCA 1 27 #define HAVE_BTOWC 1 28 #define HAVE_COLOR 1 29 #define HAVE_DIRENT_H 1 30 #define HAVE_DLG_FORMBOX 1 31 #define HAVE_DLG_GAUGE 1 32 #define HAVE_DLG_MIXEDFORM 1 33 #define HAVE_DLG_TAILBOX 1 34 #define HAVE_DLG_TRACE 1 35 #define HAVE_FEOF_UNLOCKED 1 36 #define HAVE_FLUSHINP 1 37 #define HAVE_FSEEKO 1 38 #define HAVE_GETATTRS 1 39 #define HAVE_GETBEGX 1 40 #define HAVE_GETBEGY 1 41 #define HAVE_GETBEGYX 1 42 #define HAVE_GETCURX 1 43 #define HAVE_GETCURY 1 44 #define HAVE_GETCWD 1 45 #define HAVE_GETEGID 1 46 #define HAVE_GETEUID 1 47 #define HAVE_GETGID 1 48 #define HAVE_GETMAXX 1 49 #define HAVE_GETMAXY 1 50 #define HAVE_GETMAXYX 1 51 #define HAVE_GETPAGESIZE 1 52 #define HAVE_GETPARX 1 53 #define HAVE_GETPARY 1 54 #define HAVE_GETPARYX 1 55 #define HAVE_GETUID 1 56 #define HAVE_ICONV 1 57 #define HAVE_INTTYPES_H 1 58 #define HAVE_LANGINFO_CODESET 1 59 #define HAVE_LC_MESSAGES 1 60 #define HAVE_LIMITS_H 1 61 #define HAVE_LOCALE_H 1 62 #define HAVE_MBLEN 1 63 #define HAVE_MBRLEN 1 64 #define HAVE_MBRTOWC 1 65 #define HAVE_MBSTATE_T 1 66 #define HAVE_MBTOWC 1 67 #define HAVE_MEMORY_H 1 68 #define HAVE_MIXEDGAUGE 1 69 #define HAVE_MKTIME 1 70 #define HAVE_MMAP 1 71 #define HAVE_MUNMAP 1 72 #define HAVE_NCURSES_H 1 73 #define HAVE_NL_TYPES_H 1 74 #define HAVE_PUTENV 1 75 #define HAVE_RC_FILE 1 76 #define HAVE_RC_FILE2 1 77 #define HAVE_SEARCH_H 1 78 #define HAVE_SETENV 1 79 #define HAVE_SETLOCALE 1 80 #define HAVE_SIZECHANGE 1 81 #define HAVE_STDDEF_H 1 82 #define HAVE_STDINT_H 1 83 #define HAVE_STDLIB_H 1 84 #define HAVE_STPCPY 1 85 #define HAVE_STRCASECMP 1 86 #define HAVE_STRCHR 1 87 #define HAVE_STRDUP 1 88 #define HAVE_STRFTIME 1 89 #define HAVE_STRINGS_H 1 90 #define HAVE_STRING_H 1 91 #define HAVE_STRTOUL 1 92 #define HAVE_SYS_IOCTL_H 1 93 #define HAVE_SYS_PARAM_H 1 94 #define HAVE_SYS_STAT_H 1 95 #define HAVE_SYS_TYPES_H 1 96 #define HAVE_SYS_WAIT_H 1 97 #define HAVE_TERMIOS_H 1 98 #define HAVE_TERM_H 1 99 #define HAVE_TSEARCH 1 100 #define HAVE_TYPE_CHTYPE 1 101 #define HAVE_UNCTRL_H 1 102 #define HAVE_UNISTD_H 1 103 #define HAVE_USE_DEFAULT_COLORS 1 104 #define HAVE_WAITPID 1 105 #define HAVE_WCHGAT 1 106 #define HAVE_WCSRTOMBS 1 107 #define HAVE_WCSTOMBS 1 108 #define HAVE_WCTOB 1 109 #define HAVE_WCTOMB 1 110 #define HAVE_WCURSYNCUP 1 111 #define HAVE_WGETPARENT 1 112 #define HAVE_WGET_WCH 1 113 #define HAVE_WHIPTAIL 1 114 #define HAVE_WSYNCUP 1 115 #define HAVE_XDIALOG 1 116 #define HAVE_XDIALOG2 1 117 #define ICONV_CONST 118 #define MIXEDCASE_FILENAMES 1 119 #define NCURSES 1 120 #define NEED_WCHAR_H 1 121 #define PACKAGE "dialog" 122 #define RETSIGTYPE void 123 #define STDC_HEADERS 1 124 #define SYSTEM_NAME "FreeBSD" 125 #define TIME_WITH_SYS_TIME 1 126 #define TYPE_CHTYPE_IS_SCALAR 1 127 #define USE_WIDE_CURSES 1 128 #define WIDEC_CURSES 1 129