From edc9055768fed952b30629a9e8fa38ef68761882 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Wed, 2 Sep 2009 11:25:55 -0700 Subject: [PATCH] Remove useless "gettext" advertisement. --- src/ChangeLog | 4 ++++ src/build_info.c.in | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) 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 + + * build_info.c.in: Removed useless "+gettext" feature ad. + 2009-08-29 Steven Schubiger * 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 -- 2.39.2