summaryrefslogtreecommitdiff
path: root/app/showfont/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2008-06-13 05:01:01 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2008-06-13 05:01:01 +0000
commit2ee5bab7d665f5af181d12e70ce8952c101204d1 (patch)
treea5bc4f19ae3392fd0216fd74519d0a57c9c33343 /app/showfont/configure.ac
parentea8f5173293e90283dd94542f6e8e5391bf9ea47 (diff)
Update to showfont 1.0.2
Diffstat (limited to 'app/showfont/configure.ac')
-rw-r--r--app/showfont/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/showfont/configure.ac b/app/showfont/configure.ac
index fd9ea795f..11e5e3e53 100644
--- a/app/showfont/configure.ac
+++ b/app/showfont/configure.ac
@@ -22,13 +22,14 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(showfont,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],showfont)
+AC_INIT(showfont,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],showfont)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
+AM_PROG_CC_C_O
AC_PROG_INSTALL
# Checks for pkg-config packages