aboutsummaryrefslogtreecommitdiff
path: root/emulators/x48/files/patch-src+Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/x48/files/patch-src+Imakefile')
-rw-r--r--emulators/x48/files/patch-src+Imakefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/x48/files/patch-src+Imakefile b/emulators/x48/files/patch-src+Imakefile
new file mode 100644
index 000000000000..193fee1b0065
--- /dev/null
+++ b/emulators/x48/files/patch-src+Imakefile
@@ -0,0 +1,13 @@
+--- src/Imakefile.orig Wed Sep 6 00:58:40 2006
++++ src/Imakefile Wed Sep 6 01:00:32 2006
+@@ -25,8 +25,8 @@
+ TOP = ..
+ BIN = .
+ UTILS = $(TOP)/utils
+- READLINELIB = -lreadline TermcapLibrary
+-EXTRA_LIBRARIES =
++ READLINELIB = -lreadline -ltermcap
++EXTRA_LIBRARIES = -lutil
+
+ #ifdef HAVE_XSHM
+ # define XSHM_DEF -DHAVE_XSHM