]> git.wh0rd.org - fontconfig.git/blobdiff - configure.in
[fc-lang] Make LangSet representation in the cache files stable
[fontconfig.git] / configure.in
index f2c94c2719f9d15acd28988e37e5add121fdfade..9bd78e4d520e3ae26e90652a48f37a494775b13f 100644 (file)
@@ -487,13 +487,6 @@ CONFDIR=${confdir}
 AC_DEFINE_UNQUOTED(CONFDIR, "$CONFDIR",[Font configuration directory])
 AC_SUBST(CONFDIR)
 
-#
-# Find out what language orthographies are included
-#
-
-ORTH_FILES=`cd ${srcdir}/fc-lang && echo *.orth`
-AC_SUBST(ORTH_FILES)
-
 #
 # Let people not build/install docs if they don't have docbook
 #