Hi Sam:

On Wed, 05 Sep 2007, Samuele Kaplun wrote:

> Mine is Gentoo with automake-1.10, autoconf-2.61, gettext-0.16.1

automake-1.10 has a problem with missing config.rpath not being added
automatically, so just link it manually:

   $ ln -s /usr/share/gettext/config.rpath config.rpath

after that it should work just well:

   $ aclocal-1.10
   $ automake-1.10 -a
   $ autoconf
   $ sh ./config.nice
   [...]

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to