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. :((
15 lines
430 B
Plaintext
15 lines
430 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- plugins/evo-mail/Makefile.in 2001/07/24 10:42:10 1.1
|
|
+++ plugins/evo-mail/Makefile.in 2001/07/24 10:42:58
|
|
@@ -166,7 +166,7 @@
|
|
|
|
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
|
LIBS = @LIBS@
|
|
-libgide_mail_la_LDFLAGS =
|
|
+libgide_mail_la_LDFLAGS = -avoid-version
|
|
libgide_mail_la_DEPENDENCIES =
|
|
libgide_mail_la_OBJECTS = Evolution-Composer-common.lo \
|
|
Evolution-Composer-stubs.lo Evolution-Composer-skels.lo mail-tool.lo
|