dtexec,DtSvc/MsgLog.c: coverity CID 89585; resource leak
[oweals/cde.git] / cde / lib / DtXinerama / Imakefile
index 21837dc45a456058929529f1493900f07baacec3..70347b43a3d46ff42405c73889a4dda4c251da7e 100644 (file)
@@ -39,5 +39,8 @@ OBJS = DtXinerama.o
 
 INCLUDES = -I.
 
+XCOMM -fpic is required for static libDtXinerama to link with libDtSvc properly
+CCOPTIONS += -fpic
+
 DependTarget()