Commit f94a64cc08b47cdbfdfea5b5756340246fc391ed

Jon TURNEY 2010-10-26T16:21:28

Link with -no-undefined Use -no-undefined to assure libtool that the libxkbcommon library has no unresolved symbols at link time, so that libtool will build a shared library on platforms require that all symbols are resolved when the library is linked. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>