Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corrections to distcheck - can't use else in configure.ac snippet #177

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

JoesCat
Copy link
Contributor

@JoesCat JoesCat commented Sep 21, 2023

Sorry about the 'make install' mess since I didn't test the 'make install' until I got to a PC that could be messed-up if something went wrong.

Looking at it, I had to look back at some other code I made earlier to see why 'make install' wasn't installing even though it was doing a 'make distcheck' until completion.

Seems I had to simplify libmtp's configure.ac further to remove the 'else' in the snippets.
'make install' and 'make distcheck' work with this fix.

Had to simplify this further since it didn't work as make install.
@msmeissn msmeissn merged commit 7e20df3 into libmtp:master Sep 21, 2023
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.

None yet

2 participants