mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
autogen.sh: typo fix in previous commit
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
7e38c27012
commit
ed56b238d5
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ ltver=$(libtoolize --version | awk '/^libtoolize/ { print $4 }')
|
|||
test ${ltver##2.} = "$ltver" && {
|
||||
echo "You must have libtool version >= 2.x.x, but you have $ltver."
|
||||
DIE=1
|
||||
ア}
|
||||
}
|
||||
|
||||
if test "$DIE" -eq 1; then
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue