cdesktopenv/cde/lib/DtSvc
Jon Trulson d183ade8b3 DtSvc: we can't use archive .a libs in building libDtSvc.so
We were building subsets of this library as archive.a objects, then
trying to combine them into a shared object.  This warnings, and link
failures due to the lack of 0fPIC when building the archive libraries.

Now, we do not buld archive libraries, and the main libDtSvc.so
library is build by adding all of the .lo file in the component
subdirectories.

In a future commit, we could just remove the SUBDIR builds (DtUtil1,
etc) and build the sub objects directly.
2019-10-29 18:11:42 -06:00
..
DtCodelibs Fixup some more autogen wanrings. Only lib/tt/bin/shell remaining 2019-10-23 21:49:34 -06:00
DtEncap configure: create some convenience AC_SUBST's for the global includes 2019-10-26 14:30:36 -06:00
DtUtil1 DtSvc/DtUtil1: fix implicit function declarations 2019-10-28 13:22:09 -06:00
DtUtil2 DtSvc: we can't use archive .a libs in building libDtSvc.so 2019-10-29 18:11:42 -06:00
DtXpm The great includes migration of 2019 (autotools) 2019-10-25 17:01:34 -06:00
include The great includes migration of 2019 (autotools) 2019-10-25 17:01:34 -06:00
Imakefile Remove hpversion.h from repository 2018-10-06 17:00:38 -06:00
Makefile.am DtSvc: we can't use archive .a libs in building libDtSvc.so 2019-10-29 18:11:42 -06:00
dtsvc.msg correction of message files 2013-09-15 19:35:53 -06:00
libDtSvc.elist Remove Unixware and openserver support 2018-05-20 12:13:07 -06:00
mapfile.reorder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00