73f550e30e
Also includes several Gnome 2.6.2 updates. Version numbers bumped accordingly.
13 lines
496 B
Plaintext
13 lines
496 B
Plaintext
$OpenBSD: patch-activation-server_Makefile_in,v 1.4 2005/11/13 06:29:04 marcm Exp $
|
|
--- activation-server/Makefile.in.orig Fri Aug 19 11:15:39 2005
|
|
+++ activation-server/Makefile.in Sun Sep 11 20:22:42 2005
|
|
@@ -256,7 +256,7 @@ bonobo_activation_server_SOURCES = \
|
|
|
|
LDADD = \
|
|
$(top_builddir)/bonobo/libbonobo-2.la \
|
|
- -lname-server-2 $(SERVER_LIBS) $(POPT_LIBS) @INTLLIBS@
|
|
+ -lname-server-2 $(SERVER_LIBS) $(POPT_LIBS) @INTLLIBS@ -lORBitCosNaming-2
|
|
|
|
|
|
activation_client_SOURCES = client.c
|