]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Move Windows OS detection to the OS features section
authorGuillem Jover <guillem@hadrons.org>
Fri, 7 Apr 2023 21:43:55 +0000 (23:43 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 17 Apr 2023 02:12:42 +0000 (04:12 +0200)
commit8b7a4d9d3b444681e14cdb085c25d5217da82c8b
tree9ecb798e690b33c3f7224fd7136fb91cf50f8ebe
parentccbfd1c2414d8351a22f3f890994404c50a4b8df
build: Move Windows OS detection to the OS features section

This was placed here to make use of the same AS_CASE, but it does not
really fit with the section. Move it to the more appropriate place, and
detangle the AS_CASE.
configure.ac