dtinfo activation

This commit is contained in:
Ulrich Wilkens
2013-08-28 21:30:37 +02:00
committed by Jon Trulson
parent 4ec9658299
commit 219474c9c8
5 changed files with 12 additions and 50 deletions

View File

@@ -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