]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add configure switch for radlast
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Wed, 29 Jan 2025 14:16:25 +0000 (14:16 +0000)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Wed, 29 Jan 2025 19:45:56 +0000 (19:45 +0000)
commitfece06e2f4984a1f4c227ba9ef3edf4a8ad5e2ee
treedb481919dc4193bed80a2a50aa3440d69e0341a4
parent104e06b7e8cc5fbec9b44563932fe23456cf752d
add configure switch for radlast

/usr/bin/last is unavailable on some systems due to 32bit utmp, which is what
radlast uses, so give the option to simply not include it when building
Make.inc.in
Makefile
configure
configure.ac
debian/freeradius-utils.install
debian/rules
doc/ChangeLog
redhat/freeradius.spec
src/main/.gitignore
src/main/radlast.mk.in [moved from src/main/radlast.mk with 82% similarity]