aboutsummaryrefslogtreecommitdiff
path: root/editors/gedit/files/patch-plugins::time::Makefile.in
blob: 1e0892dee4333901b7766f3c7a2cb539a3a16c77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- plugins/time/Makefile.in.orig	Sat Jul 20 13:59:48 2002
+++ plugins/time/Makefile.in	Sat Jul 20 14:10:35 2002
@@ -143,7 +143,7 @@
 
 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
 LIBS = @LIBS@
-libtime_la_LDFLAGS = 
+libtime_la_LDFLAGS = -avoid-version -module
 libtime_la_LIBADD = 
 libtime_la_OBJECTS =  time.lo
 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)