summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2011-11-03 23:23:21 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2011-11-03 23:23:21 +0900
commit02ab33f1b8504fba4249d2fccad10997a9065d3b (patch)
treeb709f698254423d9cd4d6fc037bf2be58766e55f /configure.ac
parent9fe2d4e8c225b1797d2c5bb78ccfdc703af7b886 (diff)
downloadlibhangul-02ab33f1b8504fba4249d2fccad10997a9065d3b.tar.gz
프로젝트 주소를 http://code.google.com/p/libhangul/ 로 바꿈
프로젝트 호스팅 사이트를 http://kldp.net/ 에서 http://code.google.com/로 바꿨다. 그에 맞게 관련 주소를 변경한다.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b389be..cde5bad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT(libhangul, 0.1.0, http://kldp.net/projects/hangul/)
+AC_INIT(libhangul, 0.1.0, http://code.google.com/p/libhangul/)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([hangul/hangul.h])
AC_CONFIG_HEADER([config.h])