summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-10-21 00:23:34 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-10-21 00:23:34 -0700
commit791ef5f8ea3810d934f44a4dab828767c7db4acd (patch)
treec7b69335d23a625e2df9f14de0872c05ce05fe15 /configure.ac
parentad483434e52196daa45b87cd6e1528c9ba0bdeb8 (diff)
downloademacs-791ef5f8ea3810d934f44a4dab828767c7db4acd.tar.gz
Spelling fixes.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5520dd6a903..7104b9de170 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2538,7 +2538,7 @@ no_return_alloc_pixels
fi
if test "${HAVE_XPM}" = "yes"; then
- AC_DEFINE(HAVE_XPM, 1, [Define to 1 if you have the Xpm libary (-lXpm).])
+ AC_DEFINE(HAVE_XPM, 1, [Define to 1 if you have the Xpm library (-lXpm).])
LIBXPM=-lXpm
fi
fi