| changeset 356 | d842feb64ecb |
| parent 352 | 4866573c6944 |
| child 357 | 39f8dab73084 |
1.1 --- a/librazor/Makefile.am Thu Feb 05 22:43:29 2009 +0000 1.2 +++ b/librazor/Makefile.am Thu Mar 12 20:52:12 2009 +0000 1.3 @@ -39,6 +39,7 @@ 1.4 endif 1.5 1.6 librazor_la_LIBADD = $(ZLIB_LIBS) $(LUA_LIBS) ../gl/libgnu.la $(EXTRA_LIBS) 1.7 +librazor_la_LDFLAGS = -no-undefined 1.8 1.9 if HAVE_LUA 1.10 test_lua_SOURCES = test-lua.c