summaryrefslogtreecommitdiff
path: root/m4/ax_path_bdb.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_path_bdb.m4')
-rw-r--r--m4/ax_path_bdb.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_path_bdb.m4 b/m4/ax_path_bdb.m4
index 3174761..922c502 100644
--- a/m4/ax_path_bdb.m4
+++ b/m4/ax_path_bdb.m4
@@ -406,7 +406,7 @@ AC_DEFUN([_AX_PATH_BDB_ENV_GET_VERSION_HEADER],[
_AX_PATH_BDB_ENV_GET_VERSION_HEADER_VERSION_HEADER_VERSION=''
# Indicate status of checking for Berkeley DB library.
AC_MSG_CHECKING([for db.h])
- # could not cache compile manualy
+ # could not cache compile manually
AC_COMPILE_IFELSE([
AC_LANG_SOURCE([[
#include <db.h>