bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is -Wportability enabled by default?


From: Bruno Haible
Subject: is -Wportability enabled by default?
Date: Wed, 23 Aug 2006 20:11:47 +0200
User-agent: KMail/1.9.1

Hi,

In GNU gettext, automake-1.9b, when invoked without arguments, gives me
the warning:

src/Makefile.am:38: compiling `envsubst.c' with per-target flags requires `AM_PR
OG_CC_C_O' in `configure.ac'

Looking at the source code, it appears to be a 'portability' warning.
But "automake --help" says:

"Warning categories include:
...
  `portability'   portability issues
  `syntax'        dubious syntactic constructs (default)
  `unsupported'   unsupported or incomplete features (default)
  `all'           all the warnings
...
"
which appears to say that -Wportability needs to be enabled explicitly?

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]