diff -r 4866573c6944 -r 889f5ff1aaa6 librazor/Makefile.am --- a/librazor/Makefile.am Thu Feb 05 22:43:29 2009 +0000 +++ b/librazor/Makefile.am Thu Mar 12 20:22:52 2009 +0000 @@ -39,6 +39,7 @@ endif librazor_la_LIBADD = $(ZLIB_LIBS) $(LUA_LIBS) ../gl/libgnu.la $(EXTRA_LIBS) +librazor_la_LDFLAGS = -no-undefined if HAVE_LUA test_lua_SOURCES = test-lua.c