Update configure.ac
Update ONVIF Description in configure.ac
This commit is contained in:
parent
a783118912
commit
d7f58af939
|
@ -270,7 +270,7 @@ AC_ARG_ENABLE(onvif,
|
|||
probe for ONVIF compliant cameras on your network and allow you the option to auto-configure them as
|
||||
monitors in zoneminder. This option is EXPERIMENTAL and may not work with all cameras that claim to
|
||||
be ONVIF compliant.
|
||||
e.g. --enable-debug=yes or --disable-debug])
|
||||
e.g. --enable-onvif=yes or --disable-onvif])
|
||||
)
|
||||
AM_CONDITIONAL([COND_ONVIF], [test "$enable_onvif" = yes])
|
||||
|
||||
|
|
Loading…
Reference in New Issue