summaryrefslogtreecommitdiff
path: root/font/bh-100dpi/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'font/bh-100dpi/configure.ac')
-rw-r--r--font/bh-100dpi/configure.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/font/bh-100dpi/configure.ac b/font/bh-100dpi/configure.ac
index 7de76fc85..965f8ecde 100644
--- a/font/bh-100dpi/configure.ac
+++ b/font/bh-100dpi/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT([font-bh-100dpi], [1.0.2],
+AC_INIT([font-bh-100dpi], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[font-bh-100dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
@@ -36,10 +36,10 @@ XORG_DEFAULT_OPTIONS
AC_PROG_INSTALL
-# Require X.Org's font util macros 1.1 or later
+# Require X.Org's font util macros 1.2 or later
m4_ifndef([XORG_FONT_MACROS_VERSION],
- [m4_fatal([must install X.Org font-util 1.1 or later before running autoconf/autogen])])
-XORG_FONT_MACROS_VERSION(1.1)
+ [m4_fatal([must install X.Org font-util 1.2 or later before running autoconf/autogen])])
+XORG_FONT_MACROS_VERSION(1.2)
XORG_FONTDIR([100dpi])
XORG_FONT_BDF_UTILS