summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac')
-rw-r--r--Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac b/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac
index f2e48eeded1..a1f08319fe5 100644
--- a/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac
+++ b/Master/texmf-dist/source/fonts/fonts-tlwg/configure.ac
@@ -1,5 +1,7 @@
AC_PREREQ(2.59)
-AC_INIT(fonts-tlwg, 0.6.3, thai-linux-foss-devel@googlegroups.com)
+AC_INIT(fonts-tlwg,
+ m4_esyscmd([build-aux/git-version-gen]),
+ thai-linux-foss-devel@googlegroups.com)
AC_CONFIG_SRCDIR([nf/Garuda.sfd])
AM_INIT_AUTOMAKE(dist-xz no-dist-gzip -Wno-portability)