OSDN Git Service

Don't use -fvisibilty=hidden on cygwin
authorJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 26 Apr 2011 10:56:02 +0000 (11:56 +0100)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 28 Jun 2011 16:07:02 +0000 (17:07 +0100)
commitdb78643182dc39ed592dd8c2e5fc7c8eeb7316a1
tree687b3eb8fc82c83d767473dd0e83fd2bb170a035
parent560f76227ccc848390095414e93d199e588b0c92
Don't use -fvisibilty=hidden on cygwin

All it's going to do is generate lots and lots and lots of
'warning: visibility attribute not supported in this configuration; ignored'
warnings

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
configure.ac