13 lines
535 B
Plaintext
13 lines
535 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.6 2012/05/22 21:22:35 jasper Exp $
|
|
--- src/Makefile.in.orig Sat May 19 15:12:51 2012
|
|
+++ src/Makefile.in Tue May 22 23:12:20 2012
|
|
@@ -550,7 +550,7 @@ epiphany_LDADD = libephymain.la \
|
|
$(top_builddir)/lib/history/libephyhistory.la \
|
|
$(top_builddir)/lib/libephymisc.la \
|
|
$(top_builddir)/lib/egg/libegg.la $(DEPENDENCIES_LIBS) \
|
|
- $(LIBINTL) $(am__append_5) $(am__append_6)
|
|
+ $(LIBINTL) $(am__append_5) $(am__append_6) -lexecinfo
|
|
TYPES_SOURCE = \
|
|
ephy-type-builtins.c \
|
|
ephy-type-builtins.h
|