aboutsummaryrefslogtreecommitdiff
path: root/editors/gedit/files/patch-plugins::shell_output::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gedit/files/patch-plugins::shell_output::Makefile.in')
-rw-r--r--editors/gedit/files/patch-plugins::shell_output::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/gedit/files/patch-plugins::shell_output::Makefile.in b/editors/gedit/files/patch-plugins::shell_output::Makefile.in
deleted file mode 100644
index 2d1dca44783d..000000000000
--- a/editors/gedit/files/patch-plugins::shell_output::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- plugins/shell_output/Makefile.in.orig Sat Jul 20 13:59:48 2002
-+++ plugins/shell_output/Makefile.in Sat Jul 20 14:10:26 2002
-@@ -150,7 +150,7 @@
-
- DEFS = @DEFS@ -I. -I$(srcdir) -I../..
- LIBS = @LIBS@
--libshell_output_la_LDFLAGS =
-+libshell_output_la_LDFLAGS = -avoid-version -module
- libshell_output_la_LIBADD =
- libshell_output_la_OBJECTS = shell_output.lo
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)