split some common files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-15 16:36:25 +09:00
parent 955b734a79
commit 169c626819
15 changed files with 364 additions and 454 deletions

6
configure vendored
View File

@ -624,7 +624,7 @@ PACKAGE_TARNAME='hcl'
PACKAGE_VERSION='0.1.0'
PACKAGE_STRING='hcl 0.1.0'
PACKAGE_BUGREPORT='Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)'
PACKAGE_URL='http://code.miflux.com/@hcl'
PACKAGE_URL='http://code.miflux.com/hyung-hwan/hcl'
# Factoring default headers for most tests.
ac_includes_default="\
@ -1536,7 +1536,7 @@ Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)>.
hcl home page: <http://code.miflux.com/@hcl>.
hcl home page: <http://code.miflux.com/hyung-hwan/hcl>.
_ACEOF
ac_status=$?
fi
@ -19511,7 +19511,7 @@ Configuration commands:
$config_commands
Report bugs to <Chung, Hyung-Hwan (hyunghwan.chung@gmail.com)>.
hcl home page: <http://code.miflux.com/@hcl>."
hcl home page: <http://code.miflux.com/hyung-hwan/hcl>."
_ACEOF
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`