diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -12,6 +12,7 @@ | |||
| 12 | (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I, | 12 | (PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I, |
| 13 | when including system files with GCC. | 13 | when including system files with GCC. |
| 14 | * etc/NEWS: Mention --enable-gcc-warnings. | 14 | * etc/NEWS: Mention --enable-gcc-warnings. |
| 15 | * INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise. | ||
| 15 | * lib/Makefile.am (AM_CFLAGS): New macro. | 16 | * lib/Makefile.am (AM_CFLAGS): New macro. |
| 16 | * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib. | 17 | * m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib. |
| 17 | 18 | ||