diff options
Diffstat (limited to 'editors/gedit/files/patch-ao')
-rw-r--r-- | editors/gedit/files/patch-ao | 64 |
1 files changed, 11 insertions, 53 deletions
diff --git a/editors/gedit/files/patch-ao b/editors/gedit/files/patch-ao index fc344883c147..daf76528e40a 100644 --- a/editors/gedit/files/patch-ao +++ b/editors/gedit/files/patch-ao @@ -1,56 +1,14 @@ ---- plugins/browse/Makefile.in.orig Sun Jun 11 03:00:15 2000 -+++ plugins/browse/Makefile.in Sun Jun 11 11:15:17 2000 -@@ -138,3 +138,3 @@ + +$FreeBSD$ + +--- plugins/browse/Makefile.in.orig Sat Jul 20 13:59:48 2002 ++++ plugins/browse/Makefile.in Sat Jul 20 14:09:48 2002 +@@ -147,7 +147,7 @@ + + DEFS = @DEFS@ -I. -I$(srcdir) -I../.. LIBS = @LIBS@ -libbrowse_la_LDFLAGS = -+libbrowse_la_LDFLAGS = -avoid-version ++libbrowse_la_LDFLAGS = -avoid-version -module libbrowse_la_LIBADD = ---- plugins/convert/Makefile.in.orig Sun Jun 11 03:00:17 2000 -+++ plugins/convert/Makefile.in Sun Jun 11 11:15:25 2000 -@@ -147,3 +147,3 @@ - LIBS = @LIBS@ --libconvert_la_LDFLAGS = -+libconvert_la_LDFLAGS = -avoid-version - libconvert_la_LIBADD = ---- plugins/diff/Makefile.in.orig Sun Jul 9 17:12:13 2000 -+++ plugins/diff/Makefile.in Mon Jul 10 09:32:42 2000 -@@ -144,3 +144,3 @@ - LIBS = @LIBS@ --libdiff_la_LDFLAGS = -+libdiff_la_LDFLAGS = -avoid-version - libdiff_la_LIBADD = ---- plugins/email/Makefile.in.orig Sun Jun 11 03:00:16 2000 -+++ plugins/email/Makefile.in Sun Jun 11 11:15:33 2000 -@@ -147,3 +147,3 @@ - LIBS = @LIBS@ --libemail_la_LDFLAGS = -+libemail_la_LDFLAGS = -avoid-version - libemail_la_LIBADD = ---- plugins/reverse/Makefile.in.orig Sun Jun 11 03:00:18 2000 -+++ plugins/reverse/Makefile.in Sun Jun 11 11:15:40 2000 -@@ -140,3 +140,3 @@ - LIBS = @LIBS@ --libreverse_la_LDFLAGS = -+libreverse_la_LDFLAGS = -avoid-version - libreverse_la_LIBADD = ---- plugins/sample/Makefile.in.orig Sun Jul 9 17:12:15 2000 -+++ plugins/sample/Makefile.in Mon Jul 10 09:33:18 2000 -@@ -140,3 +140,3 @@ - LIBS = @LIBS@ --libsample_la_LDFLAGS = -+libsample_la_LDFLAGS = -avoid-version - libsample_la_LIBADD = ---- plugins/shell_output/Makefile.in.orig Sun Jul 9 17:12:19 2000 -+++ plugins/shell_output/Makefile.in Mon Jul 10 09:38:40 2000 -@@ -147,3 +147,3 @@ - LIBS = @LIBS@ --libshell_output_la_LDFLAGS = -+libshell_output_la_LDFLAGS = -avoid-version - libshell_output_la_LIBADD = ---- plugins/time/Makefile.in.orig Sun Jul 9 17:12:16 2000 -+++ plugins/time/Makefile.in Mon Jul 10 09:33:38 2000 -@@ -140,3 +140,3 @@ - LIBS = @LIBS@ --libtime_la_LDFLAGS = -+libtime_la_LDFLAGS = -avoid-version - libtime_la_LIBADD = + libbrowse_la_OBJECTS = browse.lo + COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |