Skip to content

Conversation

@ndim
Copy link
Member

@ndim ndim commented Feb 4, 2024

This PR is mostly to have CI builds.

ndim added 11 commits February 4, 2024 13:21
Consistent spacing between Autoconf macro arguments (a space after
the comma) improves readability.
Put one header file per line in the the argument to
AC_CHECK_HEADERS().

This improves readability, makes diffs easier to read,
allows for easier sorting, etc.
Put one function name per line in the the argument to
AC_CHECK_FUNCS().

This improves readability, makes diffs easier to read,
allows for easier sorting, etc.
Using one variable throughout the whole buildsystem to
point to the built libgphoto2.la and libgphoto2_port.la
library files makes the Makefile.am lines shorter right
now, and also makes it easier to move the library file
locations later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant