2009-12-17 18:28:05 -05:00
|
|
|
$OpenBSD: patch-src_gcompris_Makefile_in,v 1.3 2009/12/17 23:28:05 ajacoutot Exp $
|
|
|
|
--- src/gcompris/Makefile.in.orig Fri Oct 16 23:54:01 2009
|
|
|
|
+++ src/gcompris/Makefile.in Thu Dec 17 19:25:57 2009
|
|
|
|
@@ -418,8 +418,7 @@ gcompris_SOURCES = \
|
2008-10-16 13:03:08 -04:00
|
|
|
wordlist.h
|
2008-02-13 06:12:50 -05:00
|
|
|
|
|
|
|
gcompris_LDFLAGS = \
|
|
|
|
- -export-dynamic $(top_builddir)/src/libgnomecanvas/libgnomecanvas-2.a \
|
|
|
|
- $(top_builddir)/src/libart_lgpl/libart_lgpl_2.a
|
|
|
|
+ -export-dynamic -lgnomecanvas-2 -lart_lgpl_2
|
|
|
|
|
|
|
|
gcompris_LDADD = \
|
2008-10-16 13:03:08 -04:00
|
|
|
$(GCOMPRIS_LIBS) $(sqlite_ldadd) $(XML_LIBS) $(GNET_LIBS) \
|