-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Bruno Haible on 12/17/2008 4:57 PM:
>  
> -dnl This file can be removed, and gl_FUNC_MBRTOWC replaced with
> -dnl AC_FUNC_MBRTOWC, when autoconf 2.60 can be assumed everywhere.
> +dnl This override of an autoconf macro can be removed when autoconf 2.60 or
> +dnl newer can be assumed everywhere.
>  
> -AC_DEFUN([gl_FUNC_MBRTOWC],
> +AC_DEFUN([AC_FUNC_MBRTOWC],

When overriding an autoconf macro, it is safer practice to wrap the
override with m4_ifndef or with m4_version_compare.  That way, if a later
autoconf version changes the internal implementation to something that
works better, your override isn't trapping users with the old semantics.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             e...@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAklJpPsACgkQ84KuGfSFAYCmvQCdGHCDL9WHaQCc/t75c+XviqhA
neEAnjqaRHJ9Q7SdP6hFCU13x/Vl74Ab
=ZCk9
-----END PGP SIGNATURE-----


Reply via email to