From d6fa02add60c1d9ef6c7c576de3beb0a5debfade Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 9 Feb 1998 17:43:42 +0000 Subject: release 0.2.3 --- acconfig.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index f8ddcd581..11096eedd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -44,6 +44,11 @@ /* Define as 1 if you have gettext and don't want to use GNU gettext. */ #undef HAVE_GETTEXT +/* libintl.h is available; this is obsolete because if we don't have + * this header we use a symlink to the one in intl/ */ +#undef HAVE_LIBINTL_H + + #undef HAVE_STPCPY -- cgit v1.2.3