[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] hello pretest 2.1.94
From: |
Bruno Haible |
Subject: |
Re: [bug-gnulib] hello pretest 2.1.94 |
Date: |
Fri, 27 Oct 2006 16:49:39 +0200 |
User-agent: |
KMail/1.9.1 |
Hello Karl,
> I put another hello pretest at
> ftp://alpha.gnu.org/gnu/hello/hello-2.1.94.tar.bz2 (and .gz).
It uses automake-1.10 and gettext-0.15, which is a bad combination.
("make install" fails on platforms which don't have a good 'mkdir' program.)
The fix should be to use "gettextize" from gettext-0.16 and to update to
today's gnulib.
> Maybe someday it'll even be ready for a release :).
Maybe :)
Bruno