diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 68d6c88..f2e3488 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -169,7 +169,7 @@ else | |||
| 169 | building_debug_code=yes | 169 | building_debug_code=yes |
| 170 | fi | 170 | fi |
| 171 | 171 | ||
| 172 | AS_COMPILER_FLAGS(GLOBAL_CFLAGS, "-Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden") | 172 | AS_COMPILER_FLAGS(GLOBAL_CFLAGS, "-Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char -fvisibility=hidden") |
| 173 | AC_SUBST(GLOBAL_CFLAGS) | 173 | AC_SUBST(GLOBAL_CFLAGS) |
| 174 | 174 | ||
| 175 | case "$GLOBAL_CFLAGS" in | 175 | case "$GLOBAL_CFLAGS" in |
