head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2008.02.11.18.42.21; author rse; state Exp; branches; next ; commitid Mgs3ZqLvHjQRL0Rs; desc @@ 1.1 log @new package: see 3.0.1376 (Simple ECMAScript Engine (SEE)) @ text @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) @