summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 49b3e773..88acb260 100644
--- a/configure.in
+++ b/configure.in
@@ -13,6 +13,9 @@ AC_PROG_MAKE_SET
AC_PROG_LIBTOOL
AM_PROG_LIBTOOL
+# Checks for emacs lisp path
+AM_PATH_LISPDIR
+
# check if UNIX pipes are available
AC_CACHE_CHECK(
[if pipes can be used],