Update configure.ac

Update ONVIF Description in configure.ac
This commit is contained in:
Andrew Bauer 2015-02-20 13:28:31 -06:00
parent a783118912
commit d7f58af939
1 changed files with 1 additions and 1 deletions

View File

@ -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])