Fix erroneous uses of ${prefix} rather than $(CDE_INSTALLATION_TOP)
authorJon Trulson <jon@radscan.com>
Mon, 23 Mar 2020 19:10:07 +0000 (13:10 -0600)
committerJon Trulson <jon@radscan.com>
Mon, 23 Mar 2020 19:10:07 +0000 (13:10 -0600)
commit5852c4742f60ab5143ff0ad400e87c9d49c7e6a3
treeb6b6bfe4d04b718618ecb5d120709117d94a252f
parenta6e78364d074d9875895a77091c9f869f9299d04
Fix erroneous uses of ${prefix} rather than $(CDE_INSTALLATION_TOP)

Some Makefiles use prefix when they should be using
CDE_INSTALLATION_TOP.

Patch by Peter G.
cde/lib/DtHelp/Makefile.am
cde/lib/DtHelp/il/Makefile.am
cde/lib/DtSearch/raima/Makefile.am
cde/lib/DtSvc/Makefile.am
cde/lib/DtWidget/Makefile.am
cde/programs/dtfile/Makefile.am
cde/programs/dthelp/dthelpgen/Makefile.am
cde/programs/dtinfo/dtinfo/install/lib/bitmaps/Makefile.am
cde/programs/dtksh/ksh93/Makefile.am
cde/programs/dtwm/Makefile.am