Actions
Bug #73
openDo not use pkg-config to find the genom tool
Status:
New
Priority:
Normal
Assignee:
-
Description
pkg-config cannot (easily) be used for this when cross-compiling.
Better use AC_PATH_PROG and similar
Actions
Added by Anthony Mallet about 10 years ago.
Description
pkg-config cannot (easily) be used for this when cross-compiling.
Better use AC_PATH_PROG and similar