Lines Matching refs:dialog
31 AC_INIT(dialog.h)
71 dnl Allow dialog program and library to be renamed.
74 [ --with-package=XXX rename dialog to XXX, library to libXXX.a, etc],
76 [PACKAGE=dialog])
78 CF_VERSION_INFO(dialog,$PACKAGE)
164 CF_ARG_MSG_ENABLE([if you want the form dialog],
166 [ --disable-form do not include the form dialog],
168 AC_DEFINE(HAVE_DLG_FORMBOX,1,[Define to 1 to include the form dialog])],,$cf_all_widgets)
170 CF_ARG_MSG_ENABLE([if you want the gauge dialog],
176 CF_ARG_MSG_ENABLE([if you want the tailbox dialog],
178 [ --disable-tailbox do not include the tailbox dialog],
180 AC_DEFINE(HAVE_DLG_TAILBOX,1,[Define to 1 to include the tailbox dialog])],,$cf_all_widgets)
182 CF_ARG_MSG_ENABLE([if you want the mixedform dialog],
184 [ --disable-mixedform do not include the mixedform dialog],
186 …AC_DEFINE(HAVE_DLG_MIXEDFORM,1,[Define to 1 to include the mixedform dialog])],,${enable_form:=$cf…
188 CF_ARG_MSG_ENABLE([if you want the mixedgauge dialog],
190 [ --disable-mixedgauge do not include the mixedgauge dialog],
192 AC_DEFINE(HAVE_MIXEDGAUGE,1,[Define to 1 to include the mixedgauge dialog])],,$cf_all_widgets)
274 dialog-config