summaryrefslogtreecommitdiff
path: root/libgphoto2_port/gphoto-m4
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-10-30 17:07:30 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-11-07 22:28:48 +0100
commit7d4313ce36a2497db32a0be4da85624e2cf102cc (patch)
tree00ed4d1f8266f1737fd446bfdc865fef3b5ca2de /libgphoto2_port/gphoto-m4
parent7f2b3946fd5e890dfc8073f82b74eca967f75665 (diff)
downloadlibgphoto2-7d4313ce36a2497db32a0be4da85624e2cf102cc.tar.gz
with-camlibs: document "everything" set in the --help output
As configuring --with-camlibs=everything is a very valid option for build tests, document it.
Diffstat (limited to 'libgphoto2_port/gphoto-m4')
-rw-r--r--libgphoto2_port/gphoto-m4/gp-camlibs.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/libgphoto2_port/gphoto-m4/gp-camlibs.m4 b/libgphoto2_port/gphoto-m4/gp-camlibs.m4
index 5615d993f..f61a9777f 100644
--- a/libgphoto2_port/gphoto-m4/gp-camlibs.m4
+++ b/libgphoto2_port/gphoto-m4/gp-camlibs.m4
@@ -216,6 +216,7 @@ AC_ARG_WITH([camlibs],[AS_HELP_STRING(
m4_set_contents(gp_m4s_camlib_set_standard, [ ]).
['outdated' is a set of camlibs for very old cameras: ]dnl
m4_set_contents(gp_m4s_camlib_set_outdated, [ ]).dnl
+ ['everything' is the set including every camlib. ]dnl
[You can add or remove camlibs or camlib sets by appending ]dnl
[them to the list with a + or - sign in front.])],
[gp_sh_with_camlibs="${withval}"],