summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rankin <rankincj@yahoo.com>2011-10-03 21:45:29 +0100
committerChris Rankin <rankincj@yahoo.com>2011-10-03 21:45:29 +0100
commit415ae49518a9df44e1e872c225d9b89a5e94c515 (patch)
tree60e019ecc2a2619567164612d69d4f655c271e41
parentfa660f82ae5889b931c645133abb151f26fba343 (diff)
downloadxine-lib-415ae49518a9df44e1e872c225d9b89a5e94c515.tar.gz
xine-lib-415ae49518a9df44e1e872c225d9b89a5e94c515.tar.bz2
Simplify test for "internal" visibility compiler flag.
-rw-r--r--configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index c449de3c8..de54c62a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2298,10 +2298,7 @@ CC_ATTRIBUTE_ALIGNED
CC_ATTRIBUTE_VISIBILITY([protected], [visibility_export="protected"],
[CC_ATTRIBUTE_VISIBILITY([default], [visibility_export="default"])]
)
-
-CC_ATTRIBUTE_VISIBILITY([internal], [visibility_export="internal"],
- [CC_ATTRIBUTE_VISIBILITY([default], [visibility_export="default"])]
-)
+CC_ATTRIBUTE_VISIBILITY([internal])
if test "x$visibility_export" != "x"; then
CC_FLAG_VISIBILITY([