diff --git a/src/ChangeLog b/src/ChangeLog
index caad2a27..066081d6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-02  Micah Cowan  <micah@cowan.name>
+
+	* build_info.c.in: Removed useless "+gettext" feature ad.
+
 2009-08-29  Steven Schubiger  <stsc@member.fsf.org>
 
 	* convert.c (local_quote_string): Percent-encode semicolons
diff --git a/src/build_info.c.in b/src/build_info.c.in
index 90784a5d..7530dae0 100644
--- a/src/build_info.c.in
+++ b/src/build_info.c.in
@@ -7,7 +7,6 @@ HAVE_MD5
 HAVE_SSL       https
 HAVE_LIBGNUTLS gnutls
 HAVE_LIBSSL    openssl
-HAVE_GETTEXT   gettext
 ENABLE_IRI     iri
 
 #ifdef HAVE_MD5