Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| eaa1eb34 | 2026-07-05 21:25:48 | the cpp binary moves to /usr/bin | ||
| 90883131 | 2025-06-01 19:09:48 | Add ac_cv_lib_lex=-lfl to the prebuilt cache. Recent autoconf assume that if ac_cv_prog_LEX is set in the cache, the lib is also defined in the cache. Needed by upcoming twm update. | ||
| f29e9639 | 2022-01-24 17:56:33 | change ac_cv_path_CPP_PATH to use /usr/libexec/cpp; spotted by jsg@ | ||
| ad7b0abb | 2017-07-25 19:59:14 | switch over to use tradcpp over cpp because we cannot make sure that every compiler's cpp will use the required traditional way ok deraadt@, millert@, matthieu@ | ||
| fe5fda4a | 2016-09-14 08:31:47 | Make shure that all autotools generated install commands specify a user and a group. | ||
| 10914cc3 | 2016-09-03 13:57:18 | Remove zaurus support | ||
| b24d966b | 2012-08-05 19:52:22 | Force the use of mkdir to create directories. Recent autotools insist on using install-sh which is stupid | ||
| 8fd908ad | 2012-02-07 19:54:55 | Don't install xorg.conf on machines with no X server. | ||
| 5c29ea7e | 2012-01-29 11:20:33 | Use ttyC1 as the device for wsfb. This matches the xdm configuration. | ||
| 8806bce9 | 2011-12-10 15:02:12 | Set grep and tar programs in config.site to force configure to find the system ones. Requested by espie@. |