forked from KJ7LNW/xnec2c
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bs: Look for gmodule-2.0 via PKG_CHECK_MODULES
Look for gmodule-2.0 via PKG_CHECK_MODULES. This removes the need for the AC_CHECK_LIB() check later. Not sure why we need to explicitly link against gmodule-2.0 on macOS and not on Linux, but this certainly builds on both. Fixes one of four from KJ7LNW#16
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters