X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in.in;h=31e8ce8f2ef20f63d73f5e44ac57839663130d78;hb=bad4a5deac421fe030cb942a9888ff40b0b1ba63;hp=c81def815a2697d044b79d3f0de4654fc1d110b7;hpb=866802bea8ccbc32d41bc1d17b8dcf1e5ee465db;p=chise%2Fxemacs-chise.git- diff --git a/Makefile.in.in b/Makefile.in.in index c81def8..31e8ce8 100644 --- a/Makefile.in.in +++ b/Makefile.in.in @@ -239,8 +239,13 @@ INSTALL_ARCH_DEP_SUBDIR = @INSTALL_ARCH_DEP_SUBDIR@ ## When installing the info files, we need to do special things to ## avoid nuking an existing dir file, so we don't do that here; ## instead, we have written out explicit code in the `install' targets. +#ifdef HAVE_CHISE_CLIENT +COPYDIR = ${srcdir}/etc ${srcdir}/lisp ${srcdir}/lib-src/char-db +COPYDESTS = ${etcdir} ${lispdir} ${archlibdir}/char-db +#else COPYDIR = ${srcdir}/etc ${srcdir}/lisp COPYDESTS = ${etcdir} ${lispdir} +#endif GENERATED_HEADERS = src/paths.h src/Emacs.ad.h src/config.h lwlib/config.h src/sheap-adjust.h GENERATED_LISP = lisp/finder-inf.el