Skip to content

Do not hard-code libstemmer include directories. - #785

Open
apteryks wants to merge 1 commit into
ximion:mainfrom
apteryks:remove-hard-coded-libstemmer-include-dir
Open

Do not hard-code libstemmer include directories.#785
apteryks wants to merge 1 commit into
ximion:mainfrom
apteryks:remove-hard-coded-libstemmer-include-dir

Conversation

@apteryks

@apteryks apteryks commented Sep 2, 2026

Copy link
Copy Markdown

Instead, assume libstemmer.h is already available on the include path
of the compiler, else point a user to a new libstemmer_include_dir option.

Fixes: #569

Instead, assume libstemmer.h is already available on the include path
of the compiler, else point a user to a new `libstemmer_include_dir' option.

Fixes: ximion#569
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.

Don't hardcode /usr/include in meson.build

1 participant