dtinfo activation
This commit is contained in:
committed by
Jon Trulson
parent
4ec9658299
commit
219474c9c8
@@ -10,11 +10,11 @@ EXTRADIRS = types localized tttypes $(NSGMLSDIR) util
|
||||
XCOMM some of these cannot be built on linux yet.
|
||||
XCOMM dtinfo
|
||||
#if defined(LinuxArchitecture)
|
||||
DTINFODIR =
|
||||
DTINFODIR = dtinfo
|
||||
#elif defined(OpenBSDArchitecture)
|
||||
DTINFODIR =
|
||||
DTINFODIR = dtinfo
|
||||
#elif defined(FreeBSDArchitecture)
|
||||
DTINFODIR =
|
||||
DTINFODIR = dtinfo
|
||||
#else
|
||||
DTINFODIR = dtinfo
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user