freebsd-ports/devel/gide/files/patch-plugins::document-manager::Makefile.in
Maxim Sobolev 3971de1490 Update to 0.3.5. Unfortunately it is another victim of larger compatibility
problem with some of the core GNOME components (vfs, oaf or bonobo I guess), so
similarly to Evolution and Nautilus it hangs solidly at startup right after
displaying fine splash screen. :((
2001-07-24 12:27:38 +00:00

14 lines
458 B
Text

$FreeBSD$
--- plugins/document-manager/Makefile.in 2001/07/24 10:42:10 1.1
+++ plugins/document-manager/Makefile.in 2001/07/24 10:42:55
@@ -163,7 +163,7 @@
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
LIBS = @LIBS@
-libgide_docman_la_LDFLAGS =
+libgide_docman_la_LDFLAGS = -avoid-version
libgide_docman_la_DEPENDENCIES =
libgide_docman_la_OBJECTS = document-manager-tool.lo file-ops.lo \
gide-document.lo gide-document-obj.lo gide-document-manager.lo \