Regenerate configure script.

This commit is contained in:
Michael Sweet 2017-05-09 08:02:39 -04:00
parent 3d40a2c0c8
commit 20a4221607
2 changed files with 2 additions and 3 deletions

3
configure vendored
View File

@ -2291,8 +2291,7 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
host_os_name=`echo $host_os | sed -e '1,$s/[0-9.]*$//g'`
host_os_version=`echo $host_os | sed -e '1,$s/^[^0-9.]*//g' | awk -F. '{print $1*100+$2}'`
echo "host_os_version=$host_os_version"
host_os_version=`echo $host_os | sed -e '1,$s/^[^0-9.]*//g'`
ac_config_headers="$ac_config_headers config.h"

View File

@ -1,4 +1,4 @@
.TH mxml 3 "Mini-XML API" "05/02/17" "Mini-XML API"
.TH mxml 3 "Mini-XML API" "05/09/17" "Mini-XML API"
.SH NAME
mxml \- Mini-XML API
.SH INCLUDE FILE