(XEMACS_OPTS): Use @xemacs_configure_args@ instead of $(OPTS).
authortomo <tomo>
Tue, 22 Jul 2008 07:30:17 +0000 (07:30 +0000)
committertomo <tomo>
Tue, 22 Jul 2008 07:30:17 +0000 (07:30 +0000)
Makefile.in

index b58f0bc..145aff6 100644 (file)
@@ -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@