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

build: fix Xft/Freetype/Fontconfig check #956

Merged
merged 1 commit into from
Mar 8, 2024
Merged

build: fix Xft/Freetype/Fontconfig check #956

merged 1 commit into from
Mar 8, 2024

Conversation

ThomasAdam
Copy link
Member

Now that XFT2 has been made mandatory, ensure we bail out of any
./configure checks if this is not found, rather than trying to compile
without xft.

Additionally, update the INSTALL.md instructions with those mandatory
packages.

Fixes #667

Now that XFT2 has been made mandatory, ensure we bail out of any
./configure checks if this is not found, rather than trying to compile
without xft.

Additionally, update the INSTALL.md instructions with those mandatory
packages.

Fixes #667
@ThomasAdam ThomasAdam added this to the 1.1.0 milestone Mar 8, 2024
@ThomasAdam ThomasAdam self-assigned this Mar 8, 2024
@ThomasAdam ThomasAdam added type:breaking Issue is not backwards-compatible and will break configs/build area:build Relates to compiling/buildsystem of fvwm labels Mar 8, 2024
@ThomasAdam ThomasAdam merged commit 7d68bd2 into main Mar 8, 2024
5 checks passed
@ThomasAdam ThomasAdam deleted the ta/fontconfig branch March 8, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:build Relates to compiling/buildsystem of fvwm type:breaking Issue is not backwards-compatible and will break configs/build
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

When configured with --disable-xft fvwm3 fails to build.
1 participant