SHA256
1
0
forked from pool/anthy
anthy/anthy-autoconf.patch

13 lines
551 B
Diff

diff -ru anthy-3814.orig/src-util/Makefile.am anthy-3814/src-util/Makefile.am
--- anthy-3814.orig/src-util/Makefile.am 2003-01-27 15:16:38.000000000 +0100
+++ anthy-3814/src-util/Makefile.am 2003-02-16 18:50:17.000000000 +0100
@@ -5,7 +5,7 @@
ELISP_FILES = anthy.el anthy-isearch.el anthy-dic.el anthy-conf.el leim-list.el
EXTRA_DIST = $(ELISP_FILES) typetab dic-tool-usage.txt rcsize.rb
bin_PROGRAMS = anthy-dic-tool anthy-agent
-ELCFILES = anthy.elc anthy-dic.elc
+#ELCFILES = anthy.elc anthy-dic.elc
if ELISP
lisp_LISP = $(ELISP_FILES)
endif