From 21af9bf1cd41393aedf546aef5d21a43219c9eca Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 27 Oct 2009 16:56:20 +0000 Subject: Fix spelling --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1484f0a08..575adffe9 100644 --- a/configure.ac +++ b/configure.ac @@ -79,7 +79,7 @@ fi AC_SUBST([EGREP]) dnl AR is mandatory for configure process and libtool. -dnl This is target dependant, so check it as a tool. +dnl This is target dependent, so check it as a tool. AC_PATH_TOOL([AR], [ar], [not_found], [$PATH:/usr/bin:/usr/local/bin]) if test -z "$AR" || test "$AR" = "not_found"; then -- cgit v1.2.3