aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-04-17 14:40:07 -0700
committerPaul Eggert2012-04-17 14:40:07 -0700
commit67546201c09718dee616cda362fef96f6f31996d (patch)
treeeb37eacb6bd2a3f1dcbee7d9e97516649fd9bad3 /ChangeLog
parentae6e112df045de8ddc22e85f8538975d4664b325 (diff)
downloademacs-67546201c09718dee616cda362fef96f6f31996d.tar.gz
emacs-67546201c09718dee616cda362fef96f6f31996d.zip
INSTALL: Mention --enable-gcc-warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6020d157797..18633199008 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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