K 10 svn:author V 5 shurd K 8 svn:date V 27 2019-04-15T17:52:01.110084Z K 7 svn:log V 339 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) END