Disable building of dtudcfonted and dtudcexch
This software has a variety of problems, like including renamed X11 header files, and other nuttery. These programs also have a very limited use, I doubt most people even know what they are for or will miss them. This commit prevents them from being built and installed. If no-one volunteers to get these into decent shape after the next release, they will be removed from the repository.
This commit is contained in:
@@ -17,6 +17,9 @@ DTINFODIR = dtinfo
|
||||
DTINFODIR = dtinfo
|
||||
#endif
|
||||
|
||||
XCOMM JET 4/2/2018 - disabling dtudcfonted and dtudcexch. They are
|
||||
XCOMM very broken in terms of coverity and compiler warnings. Also,
|
||||
XCOMM who uses them? And for what?
|
||||
|
||||
SUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
||||
dtsession dthello dtstyle dtexec dtdbcache dticon dtterm \
|
||||
@@ -24,7 +27,7 @@ SUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
||||
dtscreen dtksh dtcm dtsearchpath \
|
||||
dtappbuilder dtappintegrate dtprintegrate dtconfig \
|
||||
dtcreate dtprintinfo fontaliases dtdspmsg ttsnoop \
|
||||
dtudcfonted dtudcexch dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtpdmd $(DTINFODIR) $(EXTRADIRS)
|
||||
|
||||
LINTSUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
||||
@@ -32,7 +35,7 @@ LINTSUBDIRS = dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \
|
||||
dtcalc dtaction dtcreate \
|
||||
dtscreen dtksh dtcm dtsearchpath \
|
||||
dtappbuilder dtappintegrate dtprintegrate dtprintinfo dtdspmsg \
|
||||
dtudcfonted dtudcexch dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtimsstart dtdocbook dtpdm dtsr \
|
||||
dtpdmd $(DTINFODIR) $(EXTRADIRS)
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
|
||||
Reference in New Issue
Block a user