Skip to content

Remove sndfile.h from public headers#78

Merged
derselbst merged 3 commits intomasterfrom
no-libsndfile-expose
Nov 6, 2024
Merged

Remove sndfile.h from public headers#78
derselbst merged 3 commits intomasterfrom
no-libsndfile-expose

Conversation

@derselbst
Copy link
Copy Markdown
Member

Exposing sndfile.h in public headers forces depending apps (like fluidsynth) to have libsndfile available at compile time. This breaks the build if e.g. libsndfile is indeed available when building fluidsynth, but fluidsynth rejects it because its version is insufficient.

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