[kbd] [ANNOUNCE] kbd-1.14

Mike Frysinger vapier at gentoo.org
Sat Jan 26 20:30:15 MSK 2008


On Saturday 26 January 2008, Alexey Gladkov wrote:
> kbd 1.14 Release Notes
> ======================
>
> The kbd-1.14 release is available at:
>
> ftp://ftp.altlinux.org/pub/people/legion/kbd/
>
> Feedback and bug reports, as always, are welcomed.

erm, the tarball doesnt have a configure script ?

any reason you dont use automake ?

you should ship loadkeys.c and analyze.c with the tarball so people who 
compile dont need yacc/lex

AC_ARG_ENABLE(nls) is incorrect in configure.in ... third argument should 
read:
enable_nls=$enable_val
and then the tests afterwards should read:
if test "$enable_val" = "yes"; then

similar issue with AC_ARG_ENABLE(optional-progs)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.altlinux.org/pipermail/kbd/attachments/20080126/131d0dee/attachment-0002.bin>


More information about the kbd mailing list