K 10 svn:author V 5 shurd K 8 svn:date V 27 2019-04-17T03:00:38.465750Z K 7 svn:log V 362 MFH: r499037 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. Approved by: ports-secteam (miwi) END