mirror of
https://github.com/Interlisp/maiko.git
synced 2026-05-05 07:44:20 +00:00
Remove XV11R4 and related defines. (#113)
We no longer have anything predicated upon the version of X11 that we're using (and these versions are all ancient anyway).
This commit is contained in:
@@ -13,8 +13,7 @@ XFILES = $(OBJECTDIR)xmkicon.o \
|
||||
$(OBJECTDIR)xwinman.o
|
||||
|
||||
|
||||
XVERSION = XV11R4
|
||||
XFLAGS = -DXWINDOW -DNOPIXRECT -D$(XVERSION)
|
||||
XFLAGS = -DXWINDOW -DNOPIXRECT
|
||||
|
||||
# This is to make the %$#@! Apollo cc happy
|
||||
OEXT = .o
|
||||
|
||||
Reference in New Issue
Block a user