]> git.ipfire.org Git - thirdparty/squid.git/commit
Display Linux variant at ./configure time (#1928)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Fri, 1 Nov 2024 14:11:41 +0000 (14:11 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sat, 2 Nov 2024 02:42:59 +0000 (15:42 +1300)
commitd07c5d9e60d26552214437e722e16622561684a9
tree2d0ded94c6ca3fb2eaa2e8c149576ae6bbcffe48
parent081f0310cf6136a16d95f0f47c51e224b59f76f4
Display Linux variant at ./configure time (#1928)

Linux standards offer an /etc/os-release file containing
information about the operating system.

Parse that file and print an identifier of the Linux version at
configure time.
configure.ac