diff --git a/README.in b/README.in
index 3276e3f129..01dcd2ae20 100644
--- a/README.in
+++ b/README.in
@@ -79,6 +79,9 @@ Release notes for 3.16
* GTK+ now includes an OpenGL rendering widget. To support GL on various
platforms, GTK+ uses libepoxy.
+* GTK+ no longer uses gtk-update-icon-cache during its build. The
+ --enable-gtk2-dependency configure option has been removed.
+
Release notes for 3.14
======================
diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml
index 9c4b3abea2..a1cd619c0a 100644
--- a/docs/reference/gtk/building.sgml
+++ b/docs/reference/gtk/building.sgml
@@ -416,11 +416,6 @@ How to compile GTK+ itself
--enable-introspection=[no/auto/yes]
-
- --enable-gtk2-dependency
- --disable-gtk2-dependency
-
-
--enable-installed-tests
--disable-installed-tests
@@ -637,19 +632,6 @@ How to compile GTK+ itself
-
- --enable-gtk2-dependency or
- --disable-gtk2-dependency
-
-
- Whether to rely on an exiting gtk-update-icon-cache utility
- instead of building our own. Distributions which are shipping
- both GTK+ 2.x and GTK+ 3 may want to use this option to
- avoid file conflicts between these packages.
- The default is to build gtk-update-icon-cache.
-
-
-
--enable-installed-tests or
--disable-installed-tests