mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
first part, for autotools build. config/ac-macros/maintainer.m4: Add the flag. With it, and as we use -Werror, we nicely get "error: ISO C90 forbids mixed declarations and code" if a declaration follows a statement in C code. Note that g++ refuses this flag. |
||
|---|---|---|
| .. | ||
| alloca.m4 | ||
| character_sets.m4 | ||
| check_cpu.m4 | ||
| compiler_flag.m4 | ||
| ha_ndbcluster.m4 | ||
| large_file.m4 | ||
| maintainer.m4 | ||
| misc.m4 | ||
| plugins.m4 | ||
| readline.m4 | ||
| ssl.m4 | ||
| zlib.m4 | ||