1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/warnings
Akim Demaille 2c19fe9c23 warnings.m4: provide a means to specify the program to compile.
* 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.
2012-05-08 20:27:23 +02:00

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