meson-build: Add GNU visibility files to sources
'link_depends' is not enough, and generate them using configure_file(), to be sure they're present in the build directory when including them in other source files.
Fixes: #45 (closed)
Edited by Gaël Bonithon