Hamlib/macros
Nate Bargmann 55d034c834 Build system: Syntax and formatting cleanup
Cleaned up M4sh syntax for variable quoting, replaced shell 'if'
conditionals with M4sh AS_IF macro and shell 'case' with AS_CASE macro.
Properly quoted macro variables.  Added comments to configure.ac
describing actions, commented out obsolete macros, commented obsolecent
macros, and added comments for major sections.

Corrected a Mingw linker error on the .EXE files adding
'--enable-auto-import' to their LD flags.  Testing this commit on win32
shows that rigctld is now working properly.  Will need to port this to
the Stable branch and test.

Replaced older local macros with newer replacements from GNU Autoconf
archive.
2012-09-27 14:22:07 -05:00
..
Makefile.am Build system: Syntax and formatting cleanup 2012-09-27 14:22:07 -05:00
aclocal-include.m4
ax_append_flag.m4 Build system: Syntax and formatting cleanup 2012-09-27 14:22:07 -05:00
ax_cflags_warn_all.m4 Build system: Syntax and formatting cleanup 2012-09-27 14:22:07 -05:00
ax_pthread.m4 configure.ac: Quell autoconf obsolete warnings 2012-09-25 22:29:30 -05:00
ax_python_devel.m4 Build system: Syntax and formatting cleanup 2012-09-27 14:22:07 -05:00
gr_doxygen.m4 quote definitions to make automake-1.9 happy 2006-02-26 19:37:20 +00:00
gr_pwin32.m4 configure.ac: Quell autoconf obsolete warnings 2012-09-25 22:29:30 -05:00
gr_swig.m4 deadwood 2006-02-26 19:24:51 +00:00
hl_getaddrinfo.m4 Properly detect getaddrinfo() under newer mingw-w64 2012-06-23 16:16:12 +02:00
lf_warnings.m4 Initial release 2003-11-16 16:58:35 +00:00
perl.m4 quote definitions to make automake-1.9 happy 2006-02-26 19:37:20 +00:00
tcl.m4 Make building tcl-bindings optional 2009-03-23 22:49:45 +00:00