Re: [cdesktopenv-devel] [PATCH] generify source code

2022-08-06 Thread Jon Trulson
On 8/4/22 08:03, Chase via cdesktopenv-devel wrote: 3 Patches: 1. remove manual lcrypt flags, since we detect them in autotools, also removed manually linking libc in some solaris defines, as doing so violates posix and even then autotools can handle this directly without us. 2.  C

[cdesktopenv-devel] [PATCH] generify source code

2022-08-04 Thread Chase via cdesktopenv-devel
3 Patches: - remove manual lcrypt flags, since we detect them in autotools, also removed manually linking libc in some solaris defines, as doing so violates posix and even then autotools can handle this directly without us. - Clean up some defines in DtTerm, these were mostly duplicates of OS d