projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aaa59e
)
Removed AC_PROG_INSTALL & AC_PROG_MAKE_SET since they are called from AM_INIT.
author
ueno
<ueno>
Sat, 5 Mar 2005 04:12:34 +0000
(
04:12
+0000)
committer
ueno
<ueno>
Sat, 5 Mar 2005 04:12:34 +0000
(
04:12
+0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4f2d3da
..
3b59ea5
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,9
+3,6
@@
AC_CONFIG_SRCDIR([configure.ac])
AC_PREREQ(2.59)
AM_INIT_AUTOMAKE(riece, 1.0.7)
-AC_PROG_INSTALL
-AC_PROG_MAKE_SET
-
AC_CHECK_EMACS
AC_PATH_LISPDIR
AC_PATH_PACKAGEDIR