You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of neomutt/neomutt@f45c28e, we support a configure option to locate a subset of our 3rd party dependencies using pkg-config instead of our hand-built checks against header files and libraries. In particular cases, the switch enables using a dedicated program, e.g., gpgme-config.
This feature is disabled by default and can be enabled by passing --pkgconf to our ./configure script.
I kindly ask you to give the switch a try and report feedback related to the distributions you maintain.
3rd party dependencies that use a different config mechanism are currently:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
As of neomutt/neomutt@f45c28e, we support a configure option to locate a subset of our 3rd party dependencies using
pkg-configinstead of our hand-built checks against header files and libraries. In particular cases, the switch enables using a dedicated program, e.g.,gpgme-config.This feature is disabled by default and can be enabled by passing
--pkgconfto our./configurescript.I kindly ask you to give the switch a try and report feedback related to the distributions you maintain.
3rd party dependencies that use a different config mechanism are currently:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions