fixed indention (and trigger a reconfigure in buildbot)
svn-id: r42039
This commit is contained in:
parent
8aa667e342
commit
cea01452a7
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -292,7 +292,7 @@ get_system_exe_extension() {
|
|||
|
||||
# Show the configure help line for an option
|
||||
option_help() {
|
||||
tmpopt=`echo $1 | sed 's/_/-/g'`
|
||||
tmpopt=`echo $1 | sed 's/_/-/g'`
|
||||
option=`echo "--${tmpopt} " | sed "s/\(.\{23\}\).*/\1/"`
|
||||
echo " ${option} ${2}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue