head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.06.24.03.01.53;	author vs;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Fix build with GCC 3.4

PR:		ports/124896
Submitted by:	maintainer
@
text
@--- configure.orig	2008-06-23 13:28:21.000000000 +1000
+++ configure	2008-06-23 13:28:30.000000000 +1000
@@@@ -19265,7 +19265,7 @@@@
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
 if test x"$have_gccvisibility" = x"yes"; then
-	VISIBILITY="-DHAVE_GCCVISIBILITY -fvisibility=hidden"
+	VISIBILITY="-DHAVE_GCCVISIBILITY"
 fi
 
 
@
