Remove UXPDS support
This commit is contained in:
@@ -12,16 +12,10 @@ XCOMM $XConsortium: Imakefile /main/16 1996/09/09 11:45:13 drk $
|
||||
XLOCALEDIR = $(XPROJECTROOT)/lib/X11/locale
|
||||
XFONTDIR = $(XPROJECTROOT)/lib/X11/fonts
|
||||
|
||||
#if defined (UXPArchitecture)
|
||||
UXPFONTDIR = /usr/lib/X11/fonts
|
||||
UDCFONTPATH = $(UXPFONTDIR)/uxp:$(UXPFONTDIR)/misc
|
||||
FALOPT1 = -DDTUDCFONTPATH='"'$(UDCFONTPATH)'"'
|
||||
#else
|
||||
UDCFONTPATH = $(XFONTDIR)/misc
|
||||
FALOPT1 = -DDTUDCFONTPATH='"'$(XFONTDIR)/misc'"'
|
||||
#endif /* UXPArchitecture */
|
||||
FALOPT2 = -DXLOCALEDIR='"'$(XLOCALEDIR)'"'
|
||||
FALOPT3 = -DDTUDCFONTSLISTDIR='"'$(FALDESTDIR)/$(FONTLIST)'"'
|
||||
FALOPT2 = -DXLOCALEDIR='"'$(XLOCALEDIR)'"'
|
||||
FALOPT3 = -DDTUDCFONTSLISTDIR='"'$(FALDESTDIR)/$(FONTLIST)'"'
|
||||
|
||||
#ifdef X11ProjectRoot
|
||||
OPT2 = -DFONTC='"'$(XPROJECTROOT)/bin/bdftopcf'"'
|
||||
|
||||
Reference in New Issue
Block a user