summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2022-05-29 00:12:16 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2022-09-01 22:36:00 +0200
commitfa07a92c476ed898fee7052f47884e2199532157 (patch)
tree5c10698f05bb4cbd3434fd8c38800f5238873bf4 /configure.ac
parent22a8459c687d6bddbf74afcfaebddd72d09a1212 (diff)
downloadlibgphoto2-fa07a92c476ed898fee7052f47884e2199532157.tar.gz
camlib build var cleanup
Consistently use the same notation and formatting for all camlib Makefile-files, which uses * common $(camlib_cflags) * common $(camlib_cppflags) * common $(camlib_dependencies) * common $(camlib_ldflags) * common $(camlib_libadd) and then groups additional related definitions together, making it obvious when e.g. bar_la_LIBADD adds FOO_LIBS but bar_la_CPPFLAGS forgot to add FOO_CFLAGS.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f22ceba16..5f1674648 100644
--- a/configure.ac
+++ b/configure.ac
@@ -660,7 +660,6 @@ AC_CONFIG_FILES([
gphoto2-config
camlibs/Makefile
camlibs/canon/doc/Makefile
- camlibs/konica/localization/Makefile
libgphoto2/Makefile
libgphoto2.pc
libgphoto2-uninstalled.pc