#3766: "./prepare" results in warnings re "flymake" on OS X.
------------------------+----------------------
Reporter: balderdash | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: build | Version:
Keywords: |
------------------------+----------------------
{{{
When I configure a clean clone of the mutt repo on OS X (any version),
by running the ./prepare script, I see a spewage of warnings about
'flymake'.
This didn't always happen. I can't remember when this change started,
though; I would bet at least a year. I'm finally reporting it.
----8<-------------------------8<--------------------
configure.ac:16: installing './compile'
configure.ac:20: installing './config.guess'
configure.ac:20: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am: installing './depcomp'
flymake.am:1: warning: foreach target,$(subst .,_,$(subst -,_,$($(2: non-
POSIX variable name
flymake.am:1: (probably a GNU make extension)
doc/Makefile.am:1: 'flymake.am' included from here
flymake.am:2: warning: foreach type,$(2: non-POSIX variable name
flymake.am:2: (probably a GNU make extension)
doc/Makefile.am:1: 'flymake.am' included from here
flymake.am:2: warning: call get_cs_flags,$(1: non-POSIX variable name
flymake.am:2: (probably a GNU make extension)
doc/Makefile.am:1: 'flymake.am' included from here
flymake.am:3: warning: if $(subst C,,$(1: non-POSIX variable name
flymake.am:3: (probably a GNU make extension)
doc/Makefile.am:1: 'flymake.am' included from here
flymake.am:4: warning: call get_cs_compile,$(1: non-POSIX variable name
flymake.am:4: (probably a GNU make extension)
doc/Makefile.am:1: 'flymake.am' included from here
flymake.am:4: warning: call get_cs_all_flags,$(1: non-POSIX variable name
flymake.am:4: (probably a GNU make extension)
doc/Makefile.am:1: 'flymake.am' included from here
flymake.am:7: warning: suffix $(CHK_SOURCES: non-POSIX variable name
flymake.am:7: (probably a GNU make extension)
doc/Makefile.am:1: 'flymake.am' included from here
configure: creating cache config.cache
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3766>
Mutt <http://www.mutt.org/>
The Mutt mail user agent