]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Add compiler warnings support
authorGuillem Jover <guillem@hadrons.org>
Fri, 19 Feb 2021 05:55:17 +0000 (06:55 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sat, 27 Nov 2021 04:06:14 +0000 (05:06 +0100)
commit4f68a88f5519e1bbc8b339dd48882f7f8c613edf
tree0a9020dff2dc4af5768a3738e67c0c9b9ce9362a
parent8f59221c4f0383153a7c7b499fbd1344cd9ad0f1
build: Add compiler warnings support

Detect as many warnings as possible during configure and enable them
if the user did not supply any, so that any such problem can be spotted
and fixed.
.gitignore
configure.ac
m4/.gitignore [new file with mode: 0644]
m4/libbsd-compiler.m4 [new file with mode: 0644]