Skip to content

for autoconf set "HAVE_GTK=no" on gtk prereq. fail & update README#10

Merged
cebix merged 2 commits intocebix:mainfrom
Apaczer:no_gtk
Feb 15, 2026
Merged

for autoconf set "HAVE_GTK=no" on gtk prereq. fail & update README#10
cebix merged 2 commits intocebix:mainfrom
Apaczer:no_gtk

Conversation

@Apaczer
Copy link
Copy Markdown
Contributor

@Apaczer Apaczer commented Jan 16, 2026

via pkg.m4 from pkg-config it will always output AC_MSG_ERROR if prerequired module is missing in PKG_CHECK_MODULES, instead set "HAVE_GTK=no" on action if not found, so it will allow for correct configuration even then.
Moreover hint that there is possibility to build without GTK (only learned that throught prv PR).

@cebix cebix merged commit 59f096d into cebix:main Feb 15, 2026
@cebix
Copy link
Copy Markdown
Owner

cebix commented Feb 15, 2026

Right, thanks!

@Apaczer Apaczer deleted the no_gtk branch February 15, 2026 13:49
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.

2 participants