summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2017-03-30 06:20:32 -0700
committerG. Branden Robinson <g.branden.robinson@gmail.com>2017-03-30 06:20:32 -0700
commit108a3cd52ec61f4919d281e93d11a3181c063bee (patch)
treed4d329b298447ac96d407a8daf32fa7ffc9b532d /Makefile
parent19b0c5e0755e213172625e814ef089398abd7de1 (diff)
xtrs (4.9c-4) unstable; urgency=mediumHEADdebian/4.9c-4archive/debian/4.9c-4master
* Makefile: Undefine HAVE_SIGIO. (Closes: #511645) * Update Maintainer full name and email address from the "old me" to the "new me". [dgit import package xtrs 4.9c-4]
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94d8ab2..8d27a70 100644
--- a/Makefile
+++ b/Makefile
@@ -143,7 +143,7 @@ z80code: $(Z80CODE)
include Makefile.local
CFLAGS = $(DEBUG) $(ENDIAN) $(DEFAULT_ROM) $(READLINE) $(DISKDIR) $(IFLAGS) \
- $(APPDEFAULTS) -DKBWAIT -DHAVE_SIGIO
+ $(APPDEFAULTS) -DKBWAIT
LIBS = $(XLIB) $(READLINELIBS) $(EXTRALIBS)
ZMACFLAGS = -h