summaryrefslogtreecommitdiff
path: root/x11/eterm/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'x11/eterm/files/patch-aj')
-rw-r--r--x11/eterm/files/patch-aj11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/eterm/files/patch-aj b/x11/eterm/files/patch-aj
new file mode 100644
index 000000000000..8313be6fe80b
--- /dev/null
+++ b/x11/eterm/files/patch-aj
@@ -0,0 +1,11 @@
+--- libmej/Makefile.in.orig Sat Jan 8 19:29:13 2000
++++ libmej/Makefile.in Sat Jan 8 19:29:50 2000
+@@ -107,7 +107,7 @@
+
+ INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src -I.. -I$(includedir) -I$(prefix)/include $(X_CFLAGS)
+
+-libmej_la_LDFLAGS = -release $(VERSION)
++libmej_la_LDFLAGS = -version-info 8:8:8
+
+ EXTRA_DIST = debug.h global.h mem.h strings.h strptime.h strptime.c
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs