summaryrefslogtreecommitdiff
path: root/ChangeLog.1
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-02 17:56:41 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-03 12:53:51 +0200
commitceae38b9338ea07b18b2d2efa07bcf304d40c23d (patch)
tree3aca6458654c798933cad21f07a823f33e310cdb /ChangeLog.1
parentd22fe0ec3a321ea222ad2f25c52c7eddea4375df (diff)
downloademacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.gz
; Fix trivial typos in ChangeLogs
Diffstat (limited to 'ChangeLog.1')
-rw-r--r--ChangeLog.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.1 b/ChangeLog.1
index 08343f0fd41..1fb7b78fa62 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -12,7 +12,7 @@
"/usr/include/glib-2.0/glib/gmem.h: ... warning: unknown attribute
'__alloc_size__' ignored". Use -Werror when checking for -nopie;
otherwise clang warns about -nopie instead of failing, and then
- later it warns everytime the build uses -nopie.
+ later it warns every time the build uses -nopie.
2015-04-03 Ulrich Müller <ulm@gentoo.org>
@@ -1657,7 +1657,7 @@
2013-12-08 Paul Eggert <eggert@cs.ucla.edu>
- * configure.ac: Simplify supression of GTK deprecation warning.
+ * configure.ac: Simplify suppression of GTK deprecation warning.
Move -DGDK_DISABLE_DEPRECATION_WARNINGS out of the command line
and into config.h, to shorten the command line when doing 'make'.
Don't AC_SUBST GTK_CFLAGS, as this is not needed.