Use -no-undefined libtool flag in src/glx/Makefile.am
authorJon TURNEY <jon.turney@dronecode.org.uk>
Tue, 13 Mar 2012 18:38:59 +0000 (18:38 +0000)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Wed, 28 Mar 2012 12:03:52 +0000 (13:03 +0100)
commitba83b8b4ae8adfc7520baf119f8c56bdcbf6547f
tree8d4852d700d691aed014c1340741d691231b2c26
parent9cb777eb71dde895ca0ad3454a9b44252e9b402e
Use -no-undefined libtool flag in src/glx/Makefile.am

"Use -no-undefined to assure libtool that the library has no unresolved
symbols at link time, so that libtool will build a shared library on
platforms that require that all symbols are resolved when the library is linked."

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
src/glx/Makefile.am