diff options
Diffstat (limited to 'Build/source/libs/graphite/configure.ac')
-rw-r--r-- | Build/source/libs/graphite/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/graphite/configure.ac b/Build/source/libs/graphite/configure.ac index 6fb47eeb3e9..687b40b2794 100644 --- a/Build/source/libs/graphite/configure.ac +++ b/Build/source/libs/graphite/configure.ac @@ -8,7 +8,7 @@ dnl with or without modifications, as long as this notice is preserved. dnl m4_define([silgraphite_version], [2.3.1])[]dnl using unmodified silgraphite/engine source tree AC_INIT([silgraphite for TeX Live], silgraphite_version, [tex-k@tug.org]) -AC_PREREQ([2.63]) +AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([engine-]silgraphite_version[/src/segment/GrEngine.cpp]) AC_CONFIG_AUX_DIR([../../build-aux]) AC_CONFIG_MACRO_DIR([../../m4]) |