From 8e5417ad28fd3821e830446f2c74ccc22adde70e Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 17 Jul 2012 18:07:48 +0200 Subject: Updated gnulib. --- gl/m4/visibility.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gl/m4/visibility.m4') diff --git a/gl/m4/visibility.m4 b/gl/m4/visibility.m4 index 7b24d39e68..a7d4d8c1dd 100644 --- a/gl/m4/visibility.m4 +++ b/gl/m4/visibility.m4 @@ -1,4 +1,4 @@ -# visibility.m4 serial 4 (gettext-0.18.2) +# visibility.m4 serial 5 (gettext-0.18.2) dnl Copyright (C) 2005, 2008, 2010-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -12,7 +12,7 @@ dnl __attribute__((__visibility__("hidden"))) and dnl __attribute__((__visibility__("default"))). dnl Does *not* test for __visibility__("protected") - which has tricky dnl semantics (see the 'vismain' test in glibc) and does not exist e.g. on -dnl MacOS X. +dnl Mac OS X. dnl Does *not* test for __visibility__("internal") - which has processor dnl dependent semantics. dnl Does *not* test for #pragma GCC visibility push(hidden) - which is -- cgit v1.2.1