acinclude.m4 fix spelling in help: berkely -> berkeley
This commit is contained in:
parent
a9c031ed5e
commit
5a9c1a9694
@ -615,7 +615,8 @@ dnl ---------------------------------------------------------------------------
|
||||
AC_DEFUN([MYSQL_CHECK_BDB], [
|
||||
AC_ARG_WITH([berkeley-db],
|
||||
[\
|
||||
--with-berkely-db[=DIR] Use BerkeleyDB located in DIR],
|
||||
--with-berkeley-db[=DIR]
|
||||
Use BerkeleyDB located in DIR],
|
||||
[bdb="$withval"],
|
||||
[bdb=default])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user