3971de1490
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. :((
14 lines
435 B
Text
14 lines
435 B
Text
|
|
$FreeBSD$
|
|
|
|
--- plugins/swapch/Makefile.in 2001/07/24 10:42:10 1.1
|
|
+++ plugins/swapch/Makefile.in 2001/07/24 10:43:18
|
|
@@ -159,7 +159,7 @@
|
|
|
|
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
|
LIBS = @LIBS@
|
|
-libgide_swapch_la_LDFLAGS =
|
|
+libgide_swapch_la_LDFLAGS = -avoid-version
|
|
libgide_swapch_la_DEPENDENCIES =
|
|
libgide_swapch_la_OBJECTS = swapch-tool.lo
|
|
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|