Fixed static build typo

Test: grep --null -Eo not supported on ubunti 20
Enable IPv6 for ubuntu
Vagrant: enable insecure downloads
This commit is contained in:
Olof Hagsand 2022-04-09 15:12:13 +00:00
parent a51abd0063
commit ac7673bc35
4 changed files with 8 additions and 2 deletions

View file

@ -54,6 +54,7 @@ includedir = @includedir@
HOST_VENDOR = @host_vendor@
SH_SUFFIX = @SH_SUFFIX@
LIBSTATIC_SUFFIX = @LIBSTATIC_SUFFIX@
CLIXON_MAJOR = @CLIXON_VERSION_MAJOR@
CLIXON_MINOR = @CLIXON_VERSION_MINOR@