cdesktopenv/cde/lib
Jon Trulson a5a2d937cb Automate versioning for CDE, set current version to 2.4.0b
Previously in the imake world, changing the CDE version required hand
editing a handful of files.

This commit makes these files into ".in" files.  configure.ac now
holds CDE version information -- both in the AC_INIT() call and in the
CDE_VERSION_* variables a few lines down.

Changing the CDE version now involves editing those two locations in
configure.ac only.

Thereafter, a configure run will replace version information in the
following files with the current CDE version:

copyright
doc/common/help/HELPEnt.sgm
include/Dt/Dt.h
lib/tt/bin/ttauth/ttauth.man

This also causes a catch-22 problem with ToolTalk.  So the
tooltalk.inc file is gone and the relevant TT Makefiles have been
modified to set and define the TT version in those Makefiles that
actually use it.
2021-12-13 16:43:42 -07:00
..
DtHelp DtHelp: remove unused forced bit order depending on OS type 2021-12-12 15:23:28 -07:00
DtMrm Begin removal of some Imakefiles, and other no longer useful cruft 2021-07-03 18:23:40 -06:00
DtPamSvc DtPamSvc: move PamSvc.h to include/Dt/ 2021-12-10 14:08:02 -07:00
DtPrint Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
DtSearch DtSearch/raima: use autodetected byte endianness rather than forcing based on OS 2021-12-12 12:29:48 -07:00
DtSvc Fix some shift-op-parentheses warnings 2021-12-11 17:39:35 -07:00
DtTerm DtTerm: enable post-process output. 2021-12-03 22:10:57 +09:00
DtWidget lib/DtWidgets: fix implicit-function-declaration warnings 2021-11-12 15:05:56 -07:00
DtXinerama Begin removal of some Imakefiles, and other no longer useful cruft 2021-07-03 18:23:40 -06:00
csa lib/csa: fix implicit-function-declaration warnings 2021-11-12 16:21:34 -07:00
pam Begin removal of some Imakefiles, and other no longer useful cruft 2021-07-03 18:23:40 -06:00
tt Automate versioning for CDE, set current version to 2.4.0b 2021-12-13 16:43:42 -07:00
Makefile.am autotools: get the PAM support from master working on linux and freebsd 2021-06-02 19:57:23 -06:00