Lines Matching +full:coexist +full:- +full:support

3 dnl ---------------------------------------------------------------------------
4 dnl Copyright 1999-2019,2020 -- Thomas E. Dickey
29 dnl ---------------------------------------------------------------------------
51 test -z "$GROFF_NOTE" && NROFF_NOTE=
74 [ --with-package=XXX rename dialog to XXX, library to libXXX.a, etc],
91 dnl headers can coexist.
93 AC_ARG_ENABLE(header-subdir,
94 [ --enable-header-subdir install dlg_XXX headers to subdirectory],
111 CF_ARG_MSG_ENABLE([if you want --trace option],
113 [ --disable-trace do not support --trace option],
115 AC_DEFINE(HAVE_DLG_TRACE,1,[Define to 1 to support --trace option])],,yes)
119 CF_WITH_SHARED_OR_LIBTOOL(DIALOG,${VERSION_MAJOR}.${VERSION_MINOR},`echo "$VERSION" |sed -e 's/:/./…
129 [ --disable-extras do not include extra dialogs],
133 CF_ARG_MSG_ENABLE([if you want config-file support],
134 rc-file,
135 [ --disable-rc-file do not include config-file support],
137 …AC_DEFINE(HAVE_RC_FILE,1,[Define to 1 to include config-file support])],cf_use_dialogrc=no,$cf_all…
141 CF_ARG_MSG_ENABLE([if you want extra attributes in config-file],
142 rc-file2,
143 [ --disable-rc-file2 do not use extra attributes in config-file],
144 …[AC_DEFINE(HAVE_RC_FILE2,1,[Define to 1 to use extra attributes in config-file])],cf_use_dialogrc2…
147 CF_ARG_MSG_ENABLE([if you want Xdialog-style dialogs],
149 [ --disable-Xdialog do not include Xdialog-style dialogs (1.1)],
151 AC_DEFINE(HAVE_XDIALOG,1,[Define to 1 to include Xdialog-style dialogs])],,$cf_all_widgets)
153 CF_ARG_MSG_ENABLE([if you want extra Xdialog-style dialogs (1.2)],
155 [ --disable-Xdialog2 do not include extra Xdialog-style dialogs (1.2)],
157 AC_DEFINE(HAVE_XDIALOG2,1,[Define to 1 to include extra Xdialog-style dialogs])],,$cf_all_widgets)
161 [ --disable-whiptail do not map extra whiptail options],
166 [ --disable-form do not include the form dialog],
172 [ --disable-gauge do not include the gauge dialogs],
178 [ --disable-tailbox do not include the tailbox dialog],
184 [ --disable-mixedform do not include the mixedform dialog],
190 [ --disable-mixedgauge do not include the mixedgauge dialog],
194 CF_ARG_MSG_ENABLE([if you want the wide-curses features],
196 [ --enable-widec enable wide-curses features],
197 [AC_DEFINE(USE_WIDE_CURSES,1,[Define to 1 to enable wide-curses features])],,$cf_cv_widec_curses)
274 dialog-config
285 ],[sort -u])