2012-04-03 11:40:29 -04:00
|
|
|
$OpenBSD: patch-lib_Makefile_in,v 1.2 2012/04/03 15:40:29 ajacoutot Exp $
|
|
|
|
--- lib/Makefile.in.orig Tue Mar 27 22:25:08 2012
|
|
|
|
+++ lib/Makefile.in Sun Apr 1 15:39:59 2012
|
|
|
|
@@ -487,7 +487,8 @@ ephy_profile_migrator_SOURCES = ephy-profile-migrator.
|
2011-10-13 02:56:30 -04:00
|
|
|
ephy_profile_migrator_CFLAGS = \
|
|
|
|
$(DEPENDENCIES_CFLAGS) \
|
|
|
|
$(NSS_CFLAGS) \
|
|
|
|
- $(AM_CFLAGS)
|
|
|
|
+ $(AM_CFLAGS) \
|
|
|
|
+ -lexecinfo
|
|
|
|
|
2012-04-03 11:40:29 -04:00
|
|
|
ephy_profile_migrator_LDADD = \
|
|
|
|
$(top_builddir)/lib/history/libephyhistory.la libephymisc.la \
|