projects
/
elisp
/
liece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d05478d
)
Avoid waste checking for lispdir.
author
ueno
<ueno>
Tue, 12 Feb 2002 01:21:27 +0000
(
01:21
+0000)
committer
ueno
<ueno>
Tue, 12 Feb 2002 01:21:27 +0000
(
01:21
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
e6f5718
..
e3e03c9
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-2,8
+2,6
@@
AC_INIT(configure.in)
AC_PREREQ(2.13)
AM_INIT_AUTOMAKE(liece, 1.4.5)
-AM_PATH_LISPDIR
-
AC_PROG_CC
AC_ISC_POSIX
AC_PROG_INSTALL