mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-13 07:15:30 +00:00
Regenerate configure script.
This commit is contained in:
parent
3d40a2c0c8
commit
20a4221607
3
configure
vendored
3
configure
vendored
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user