aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-09-01 11:54:38 -0700
committerPaul Eggert2012-09-01 11:54:38 -0700
commit2d3800d2cf34188b0b3ee30012d09f3426b9ae01 (patch)
treec9a2790bfe06c2a952a1c0d4b791649b3dbe3783 /ChangeLog
parent78dd6ab19818ddbd6995e58b6eccd3e19899aba1 (diff)
downloademacs-2d3800d2cf34188b0b3ee30012d09f3426b9ae01.tar.gz
emacs-2d3800d2cf34188b0b3ee30012d09f3426b9ae01.zip
* configure.ac (_FORTIFY_SOURCE): Define only when optimizing.
This ports to glibc 2.15 or later, when configured with --enable-gcc-warnings. See Eric Blake in <http://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e93b8313e7..cf4506f0c77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12012-09-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.
4 This ports to glibc 2.15 or later, when configured with
5 --enable-gcc-warnings. See Eric Blake in
6 <http://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>.
7
12012-09-01 Daniel Colascione <dan.colascione@gmail.com> 82012-09-01 Daniel Colascione <dan.colascione@gmail.com>
2 9
3 * configure.ac: Introduce term_header variable, which holds the 10 * configure.ac: Introduce term_header variable, which holds the