mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
A macro here seems to expect ac_save_LIBS and ac_save_CPPFLAGS to
be set on entry (by configure?) but configure doesn't do any such
thing, so that would trash any pre-set CPPFLAGS and LIBS when it
runs (making ./configure CPPFLAGS=something fail to work).
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ac_python_devel.m4 | ||
| aclocal-include.m4 | ||
| acx_pthread.m4 | ||
| gr_doxygen.m4 | ||
| gr_pwin32.m4 | ||
| gr_swig.m4 | ||
| hl_getaddrinfo.m4 | ||
| lf_warnings.m4 | ||
| Makefile.am | ||
| perl.m4 | ||
| tcl.m4 | ||