changed project url

This commit is contained in:
2019-02-01 16:41:57 +00:00
parent 8994e67067
commit fe81119228
5 changed files with 24 additions and 9 deletions

View File

@ -1,6 +1,6 @@
dnl AC_PREREQ([2.67])
AC_INIT([hcl],[0.1.0],[Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)],[],[http://code.abiyo.net/@hcl])
AC_INIT([hcl],[0.1.0],[Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)],[],[http://code.miflux.com/@hcl])
AC_CONFIG_HEADER([lib/hcl-cfg.h])
AC_CONFIG_AUX_DIR([ac])