summaryrefslogtreecommitdiff
path: root/libgphoto2_port/configure.ac
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-11-13 23:47:58 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-11-14 13:19:51 +0100
commit24cae685e194d4e22b0527008751940ab4171663 (patch)
treee0b9ff3b5b5889524eed1d82e87ebbf5f516c97e /libgphoto2_port/configure.ac
parent88b6c0dc26795473aa1cc5a28c57dc38d8885759 (diff)
downloadlibgphoto2-24cae685e194d4e22b0527008751940ab4171663.tar.gz
Remove --with-doc-dir and --with-html-dir
autoconf 2.59c has introduced docdir, htmldir, so we do not need to have --with-doc-dir= and --with-html-dir= any more. --docdir= and --htmldir= will do the job.
Diffstat (limited to 'libgphoto2_port/configure.ac')
-rw-r--r--libgphoto2_port/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgphoto2_port/configure.ac b/libgphoto2_port/configure.ac
index ba4188225..f88cea342 100644
--- a/libgphoto2_port/configure.ac
+++ b/libgphoto2_port/configure.ac
@@ -524,7 +524,6 @@ AC_ARG_ENABLE([debug],
# gtk-doc?
# ----------------------------------------------------------------------
GP_CONFIG_MSG([Documentation])
-GP_CHECK_DOC_DIR()dnl
GP_BUILD_GTK_DOCS()dnl