xref: /dragonfly/gnu/lib/libdialog/dlg_config.h (revision f9993810)
1 /* dlg_config.h.  Generated automatically by configure.  */
2 /*
3  * The configure script expands this as a set of definitions
4  */
5 
6 #define CURSES_WACS_ARRAY _nc_wacs
7 #define CURSES_WACS_SYMBOLS 1
8 #define DIALOG_PATCHDATE 20220728
9 #define DIALOG_VERSION "1.3"
10 #define GCC_NORETURN __attribute__((noreturn))
11 #define GCC_PRINTF 1
12 #define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
13 #define GCC_SCANF 1
14 #define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
15 #define GCC_UNUSED __attribute__((unused))
16 #define HAVE_ALLOCA 1
17 #define HAVE_ALLOCA_H 1
18 #define HAVE_BTOWC 1
19 #define HAVE_COLOR 1
20 #define HAVE_DIRENT_H 1
21 #define HAVE_DLG_FORMBOX 1
22 #define HAVE_DLG_GAUGE 1
23 #define HAVE_DLG_MIXEDFORM 1
24 #define HAVE_DLG_TAILBOX 1
25 #define HAVE_DLG_TRACE 1
26 #define HAVE_FEOF_UNLOCKED 1
27 #define HAVE_FLUSHINP 1
28 #define HAVE_FSEEKO 1
29 #define HAVE_GETATTRS 1
30 #define HAVE_GETBEGX 1
31 #define HAVE_GETBEGY 1
32 #define HAVE_GETBEGYX 1
33 #define HAVE_GETCURX 1
34 #define HAVE_GETCURY 1
35 #define HAVE_GETCWD 1
36 #define HAVE_GETEGID 1
37 #define HAVE_GETEUID 1
38 #define HAVE_GETGID 1
39 #define HAVE_GETMAXX 1
40 #define HAVE_GETMAXY 1
41 #define HAVE_GETMAXYX 1
42 #define HAVE_GETPAGESIZE 1
43 #define HAVE_GETPARX 1
44 #define HAVE_GETPARY 1
45 #define HAVE_GETPARYX 1
46 #define HAVE_GETUID 1
47 #define HAVE_ICONV 1
48 #define HAVE_INTTYPES_H 1
49 #define HAVE_LANGINFO_CODESET 1
50 #define HAVE_LC_MESSAGES 1
51 #define HAVE_LIBNCURSESW 1
52 #define HAVE_LIMITS_H 1
53 #define HAVE_LOCALE_H 1
54 #define HAVE_MATH_FUNCS 1
55 #define HAVE_MBLEN 1
56 #define HAVE_MBRLEN 1
57 #define HAVE_MBRTOWC 1
58 #define HAVE_MBSTATE_T 1
59 #define HAVE_MBTOWC 1
60 #define HAVE_MEMORY_H 1
61 #define HAVE_MEMPCPY 1
62 #define HAVE_MIXEDGAUGE 1
63 #define HAVE_MKTIME 1
64 #define HAVE_MMAP 1
65 #define HAVE_MUNMAP 1
66 #define HAVE_NCURSES_H 1
67 #define HAVE_NL_TYPES_H 1
68 #define HAVE_PUTENV 1
69 #define HAVE_RC_FILE 1
70 #define HAVE_RC_FILE2 1
71 #define HAVE_SEARCH_H 1
72 #define HAVE_SETENV 1
73 #define HAVE_SETLOCALE 1
74 #define HAVE_SIZECHANGE 1
75 #define HAVE_STDDEF_H 1
76 #define HAVE_STDINT_H 1
77 #define HAVE_STDLIB_H 1
78 #define HAVE_STPCPY 1
79 #define HAVE_STRCASECMP 1
80 #define HAVE_STRCHR 1
81 #define HAVE_STRDUP 1
82 #define HAVE_STRFTIME 1
83 #define HAVE_STRINGS_H 1
84 #define HAVE_STRING_H 1
85 #define HAVE_STRTOUL 1
86 #define HAVE_SYS_IOCTL_H 1
87 #define HAVE_SYS_PARAM_H 1
88 #define HAVE_SYS_STAT_H 1
89 #define HAVE_SYS_TYPES_H 1
90 #define HAVE_SYS_WAIT_H 1
91 #define HAVE_TERMIOS_H 1
92 #define HAVE_TERM_H 1
93 #define HAVE_TSEARCH 1
94 #define HAVE_TYPE_CHTYPE 1
95 #define HAVE_UNCTRL_H 1
96 #define HAVE_UNISTD_H 1
97 #define HAVE_USE_DEFAULT_COLORS 1
98 #define HAVE_WAITPID 1
99 #define HAVE_WCHAR_H 1
100 #define HAVE_WCHGAT 1
101 #define HAVE_WCSRTOMBS 1
102 #define HAVE_WCSTOMBS 1
103 #define HAVE_WCTOB 1
104 #define HAVE_WCTOMB 1
105 #define HAVE_WCURSYNCUP 1
106 #define HAVE_WGETPARENT 1
107 #define HAVE_WGET_WCH 1
108 #define HAVE_WHIPTAIL 1
109 #define HAVE_WSYNCUP 1
110 #define HAVE_XDIALOG 1
111 #define HAVE_XDIALOG2 1
112 #define ICONV_CONST
113 #define MIXEDCASE_FILENAMES 1
114 #define NCURSES 1
115 #define NEED_WCHAR_H 1
116 #define PACKAGE "dialog"
117 #define RETSIGTYPE void
118 #define STDC_HEADERS 1
119 #define SYSTEM_NAME "dragonfly6.3"
120 #define TIME_WITH_SYS_TIME 1
121 #define TYPE_CHTYPE_IS_SCALAR 1
122 #define USE_WIDE_CURSES 1
123 #define WIDEC_CURSES 1
124