+2010-08-29 Bruno Haible <bruno@clisp.org>
+
+ gettext: Fix recent mistake.
+ * m4/intl.m4 (gt_CHECK_DECL): Fix typo introduced on 2010-08-26.
+
2010-08-29 Bruno Haible <bruno@clisp.org>
selinux-h: Offer a --without-selinux option.
-# intl.m4 serial 17a
+# intl.m4 serial 17b
dnl Copyright (C) 1995-2010 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
[
AC_CACHE_CHECK([whether $1 is declared], [ac_cv_have_decl_$1],
[AC_COMPILE_IFELSE(
- [AC_LANG_PRORAM(
+ [AC_LANG_PROGRAM(
[[$2]],
[[
#ifndef $1