projects
/
chise
/
chise-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c27efc
)
(XEMACS_OPTS): Use @xemacs_configure_args@ instead of $(OPTS).
author
tomo
<tomo>
Tue, 22 Jul 2008 07:30:17 +0000
(07:30 +0000)
committer
tomo
<tomo>
Tue, 22 Jul 2008 07:30:17 +0000
(07:30 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
b58f0bc
..
145aff6
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-10,7
+10,7
@@
LIBDIR = @libdir@
OPTS = @ac_configure_args@
CONCORD_OPTS = $(OPTS)
LIBCHISE_OPTS = $(OPTS)
-XEMACS_OPTS = $(OPTS) --pdump @xemacs_opts@ --without-xim --with-database=berkdb
+XEMACS_OPTS = @xemacs_configure_args@ --pdump @xemacs_opts@ --without-xim --with-database=berkdb
CVS_ROOT = @cvs_root@
LEMI_CVS_ROOT = @lemi_cvs_root@