mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
make the code to build with libtool 1.4.2
This commit is contained in:
parent
f76d2ce34f
commit
e75657c6b5
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ EOF
|
|||
exit 0
|
||||
fi
|
||||
|
||||
# libtool 1.4.2 workaround
|
||||
SED=${SED:-sed}
|
||||
|
||||
# The name of this program.
|
||||
progname=`$echo "$0" | ${SED} 's%^.*/%%'`
|
||||
modename="$progname"
|
||||
|
|
Loading…
Add table
Reference in a new issue