Jon Trulson
5852c4742f
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.
2020-03-23 13:10:07 -06:00
Jon Trulson
4d12673147
configure: detect and use jpeg library
2020-01-05 16:27:17 -07:00
Jon Trulson
c40f0c9f08
Get /usr/dt/config populated correctly on make install
2019-12-02 14:33:05 -07:00
Jon Trulson
b0cc0c8747
DtHelp: make it build
...
Use configure's endian checks to determine whether to set LSB in il/.
Add locale.h check, include to Helpos.c
Both via including autotools_config.h.
2019-10-26 16:05:48 -06:00
Jon Trulson
1d7ed3a17e
autotools: many fixups, SUN->SOLARIS, typos, etc
...
This should allow an autoregen and ./confiure to work. We only
generate Makefiles for lib/* and ./Makefile for now. We'll ad more as
we go along.
Make still fails as we need to figure out TT - tirpc lib, rpcgen,
etc. But it's a start!
2019-10-23 17:34:55 -06:00
Chase
f6820cc8fd
lib/DtHelp: add automakefiles
2019-10-23 15:34:19 -06:00