openbsd-ports/x11/eterm/patches/patch-src_Makefile.in
brad 84a90360d6 - remove USE_LIBTOOL, Eterm comes with its own libtool
- add missing CONFIGURE_ARGS
- use better filenames for the existing patches
- enable inter-library dependencies in libtool
2000-07-03 06:08:51 +00:00

12 lines
512 B
Plaintext

--- src/Makefile.in.orig Fri Nov 5 14:03:54 1999
+++ src/Makefile.in Mon Jul 3 01:58:09 2000
@@ -106,7 +106,7 @@
libEterm_la_SOURCES = activeconfig.c activeeterm.c activetags.c command.c graphics.c grkelot.c menubar.c misc.c netdisp.c options.c pixmap.c screen.c scrollbar.c system.c threads.c utmp.c
libEterm_la_DEPENDENCIES = $(DIST_ROOT)/libmej/libmej.la feature.h
-libEterm_la_LDFLAGS = -release $(VERSION)
+libEterm_la_LDFLAGS = -version-info 0:8:0
bin_PROGRAMS = Eterm
Eterm_SOURCES = main.c