Fix config check that claims to test if CXX supports -fvisibility=hidden option to...
authorJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 26 Apr 2011 10:49:01 +0000 (11:49 +0100)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 28 Jun 2011 16:06:59 +0000 (17:06 +0100)
commit560f76227ccc848390095414e93d199e588b0c92
treeec7101bfbb75fd71e2fa0028acf1ccc5b0feeb9e
parentde33b0dd231d646cbbc7ba6c25bf6dd04a96cd86
Fix config check that claims to test if CXX supports -fvisibility=hidden option to actually test the C++ compiler.

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