mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
DtSvc: vastly simplify building this library
We take advantage of subdir-object and just build the subdir source files directly as normal dependencies of libDtSvc in the top level Makefile.am. This means the intevening subdirectory Makefiles are no longer needed, and no need to replicate flags and the like between the subdirectory Makefile.am files. Also, no need to build fake .a libs we can't really use. configure: remove AC_OUTPUT_FILES related the the lib/DtSvc/* subdirectories. They are no longer needed.
This commit is contained in:
parent
4f8a2e34e5
commit
3ce0527e52
7 changed files with 135 additions and 125 deletions
|
@ -304,11 +304,6 @@ lib/tt/bin/ttdbserverd/Makefile
|
|||
lib/tt/bin/ttsession/Makefile
|
||||
|
||||
lib/DtSvc/Makefile
|
||||
lib/DtSvc/DtUtil1/Makefile
|
||||
lib/DtSvc/DtUtil2/Makefile
|
||||
lib/DtSvc/DtEncap/Makefile
|
||||
lib/DtSvc/DtCodelibs/Makefile
|
||||
lib/DtSvc/DtXpm/Makefile
|
||||
|
||||
lib/DtSearch/Makefile
|
||||
lib/DtSearch/raima/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue