Chase
45cee195bd
Generify source code
...
Previously we would fail in some parts of the code if we did not have a
premade configuration, now we use any code that was marked as Linux, BSD and
Solaris as our basis in order to support building unknown Unix systems.
2022-08-06 11:31:51 -06:00
Chase
9a9d586e87
configure: detect libdl
2022-07-31 18:33:49 -06:00
Jon Trulson
05fa4044f4
Look over the install rules and adjust where appropriate
...
These are just minor tweaks to make sure the 'make install' part does
what it is supposed to do. I also removed some commented code in the
dtmail Makefile related to SunOS, as that is not currently suppoerted
anyway.
2021-12-15 15:41:53 -07:00
Liang Chang
dd17c6a394
dtsearchpath: fix a crash when running dtappgather.
2021-11-21 15:56:58 +08:00
Jon Trulson
51646fb06a
programs/: remove Imakefiles for completed modules
2021-07-03 19:12:43 -06:00
Jon Trulson
a6e78364d0
Use bindir in install hooks rather than CDE_INSTALLATION_TOP
...
Patch supplied by Peter G.
2020-03-23 13:00:54 -06:00
Jon Trulson
1aaf63f2a0
dtterm, dtsession, dtappgather, dtmail: set correct perms on make install
2020-01-05 20:53:03 -07:00
Jon Trulson
e831b06896
dtsearchpath: make it build
2019-11-20 17:31:53 -07:00
Jon Trulson
730da7747c
Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS"
2019-10-28 18:54:17 -06:00
Chase
c310f73661
programs/dtsearchpath: add automake files
2019-10-23 15:34:20 -06:00
chase
4f5e7fe5e3
Use POSIX macros for linux
2018-05-24 18:22:55 -06:00
chase
1fe5a550b2
Fix typo in license headers
2018-04-28 12:30:20 -06:00
Ulrich Wilkens
01d6c363fa
OpenIndiana and Solaris port
2014-10-28 13:40:11 -06:00
Ulrich Wilkens
2712d5f787
NetBSD port
2014-02-22 19:12:19 -07:00
Marcin Cieslak
c697b943d4
Don't make /var group writable
...
* Use 0755 permissions for /var (not 0775)
- this makes sendmail unhappy
* Don't change permissions on /var on dtlogin startup
2012-09-25 11:33:11 -06:00
Peter Howkins
adf14ccd77
Include <iostream> without the .h on modern C++
2012-03-13 17:31:56 +00:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00