]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Improved help -- mm
authorhadaq <hadaq>
Wed, 9 Oct 2002 12:52:22 +0000 (12:52 +0000)
committerhadaq <hadaq>
Wed, 9 Oct 2002 12:52:22 +0000 (12:52 +0000)
hadaq/configure.in

index 5a4723154153b1adc459a1e35068a084345f9b74..b406008899fb6cca910fe3866b4fc0b1394ac57b 100644 (file)
@@ -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