summaryrefslogtreecommitdiff
path: root/m4/ax_caolan_check_package.m4
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:32:41 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:32:41 +0000
commitc6de72051ad3a42d30669f6dcf877faf25d2a2ef (patch)
treef65f43365d37fe3710fc80bebea90d1f191896df /m4/ax_caolan_check_package.m4
parentdfa7fed0d7ecbf5c85661c55401667fe7c47151d (diff)
downloadautoconf-archive-c6de72051ad3a42d30669f6dcf877faf25d2a2ef.tar.gz
spelling: separate
Diffstat (limited to 'm4/ax_caolan_check_package.m4')
-rw-r--r--m4/ax_caolan_check_package.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_caolan_check_package.m4 b/m4/ax_caolan_check_package.m4
index 8deed65..e6b31e0 100644
--- a/m4/ax_caolan_check_package.m4
+++ b/m4/ax_caolan_check_package.m4
@@ -12,7 +12,7 @@
# --with-PACKAGE-libdir options to configure. Supports the now standard
# --with-PACKAGE=DIR approach where the package's include dir and lib dir
# are underneath DIR, but also allows the include and lib directories to
-# be specified seperately
+# be specified separately
#
# adds the extra -Ipath to CFLAGS if needed adds extra -Lpath to LD_FLAGS
# if needed searches for the FUNCTION in the LIBRARY with AC_CHECK_LIBRARY