From 51b38d63279728de13e79657bee2e73a32e0d943 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 16 Jun 2010 02:59:29 +0000 Subject: [PATCH] Rename `chise-fonts' to `chise-fonts-installer'. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index d4f5b9f..43e6488 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(chise-fonts, 0.1, chise-en@m17n.org) +AC_INIT(chise-fonts-installer, 0.1, chise-en@m17n.org) AC_CANONICAL_TARGET -- 1.7.10.4