HomeFreeBSD

Fix build when hamlib is installed.

Description

Fix build when hamlib is installed.

Put /usr/local/include at end of AM_CPPFLAGS instead of at beginning,
ensures the included header files are used.

Link included hamlib using ${libdir}/libhamlib.a rather than -lhamlib to
ensure the included static hamlib is used instead of a dynamic one in the
library path.

MFH: 2019Q2 (build fix)

Details

Provenance
shurdAuthored on
Parents
rP499036: www/cliqz: Update to 1.26.3
Branches
Unknown
Tags
Unknown