From: hadaq Date: Wed, 9 Oct 2002 12:52:22 +0000 (+0000) Subject: Improved help -- mm X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=a83ae94ff2965679094e2a034cdbe762fafa03b2;p=daqdata.git Improved help -- mm --- diff --git a/hadaq/configure.in b/hadaq/configure.in index 5a47231..b406008 100644 --- a/hadaq/configure.in +++ b/hadaq/configure.in @@ -9,7 +9,8 @@ AC_CANONICAL_HOST AC_ARG_ENABLE(xmanage, [ --enable-xmanage enable build of daq_xmanage, needs tk/X11]) AC_ARG_ENABLE(manage, [ --enable-manage enable build of daq_manage, needs tcl]) AC_ARG_WITH(param, [ --with-param[=ARG] use the given parameter source, default is "tcl"],,with_param="tcl") -AC_ARG_WITH(hardware, [ --with-hardware[=ARG] use the given readout code, default is "soft"],,with_hardware="soft") +AC_ARG_WITH(hardware, [ --with-hardware[=ARG] use the given readout code, default is "soft", + possible values are rich, mdc, show, trig, soft],,with_hardware="soft") dnl Checks for programs. AC_PROG_CC