summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2006-02-15 21:19:00 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:41:22 -0400
commit7716630a425437abc0940d547e5a751134f391fd (patch)
treee34d950e5ec5d62fa7bc39dbec92b5f26c41a93f /configure.in
parentba3de24757660e35e9c0ae4dfa05bc973a00d6a6 (diff)
downloadfork-ledger-7716630a425437abc0940d547e5a751134f391fd.tar.gz
fork-ledger-7716630a425437abc0940d547e5a751134f391fd.tar.bz2
fork-ledger-7716630a425437abc0940d547e5a751134f391fd.zip
Added build logic for the Emacs file.
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],