From 8987d13d3c1a62d2d1db6ecabb29bc76f3529a44 Mon Sep 17 00:00:00 2001 From: kaa Date: Wed, 5 Jul 2023 13:32:01 -0700 Subject: Add spanish hyphenation patterns, and support for building an executable that finds those hyphenation patterns. --- config.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 8d0cd9f..69c5f26 100644 --- a/config.h +++ b/config.h @@ -13,8 +13,3 @@ char *taglist[] = { /* Words containing any of these characters are skipped. */ char *skip = "&/-=~"; - -/* Should the dictionary of hyphenation patterns be in -a location other than the one specified here, replace this -with the valid location. */ -char *dictfile = "/usr/local/share/hyphen/hyph_en_US.dic"; -- cgit 1.4.1-2-gfad0