Trying to build tuxtype, I met the following issue:
config.h.in not found: I had to touch config.h.in (it's in .gitignore so not checked in). No combination of aclocal, automake, autoconf ... could create it.
./configure fails with:
configure: t4k_common not located by pkg-config, checking with AC CHECK LIB:
checking for InitT4KCommon in -lt4k_common... no
configure: error: libt4k_common is required: git://git.debian.org/tux4kids/t4kcommon.git
t4kcommon is not mentionned in doc/INSTALL and the provided address is wrong.
Trying to build tuxtype, I met the following issue:
t4kcommon is not mentionned in doc/INSTALL and the provided address is wrong.