mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* m4/warnings.m4 (gl_COMPILER_OPTION_IF): New, extracted from (gl_WARN_ADD): here. Use gl_AS_VAR_APPEND. Support an argument to specify the program to compile. (gl_WARN_ADD): Accept an argument to specify the program to compile. AC_SUBST the WARN_CFLAGS when they are used. * modules/warnings (configure.ac): Don't AC_SUBST WARN_CFLAGS, leave this to gl_WARN_ADD.
16 lines
180 B
Plaintext
16 lines
180 B
Plaintext
Description:
|
|
Helper M4 functions for safely adding compiler warning parameters.
|
|
|
|
Files:
|
|
m4/warnings.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
License:
|
|
unlimited
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|