1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
Simon Josefsson
ea74b5798d warnings: Invoke AC_SUBST on WARN_CFLAGS. 2008-11-12 12:33:58 +01:00
Simon Josefsson
b383aaabad warnings: Remove gl_WARN_INIT. 2008-11-12 12:19:23 +01:00
Simon Josefsson
3aa989ad36 Add warnings module. 2008-11-11 10:29:18 +01:00