You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
497 B

Index: shell/Makefile.in
--- shell/Makefile.in.orig 2008-02-10 11:34:00 +0100
+++ shell/Makefile.in 2008-02-11 19:38:44 +0100
@@ -240,7 +240,7 @@
trace.c gtrace.c gtrace.h \
shell.h debug.h compat.h module.h
-see_shell_LDADD = $(top_builddir)/libsee/libsee.la $(LIBLTDL) \
+see_shell_LDADD = -static $(top_builddir)/libsee/libsee.la $(LIBLTDL) \
$(LIBSEE_LIBS)
see_shell_DEPENDENCIES = $(top_builddir)/libsee/libsee.la
see_shell_CPPFLAGS = -DPATH_PKGLIB='"$(pkglib)"' $(LTDLINCL)