[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnulib] gettext module for packages with gettext included
From: |
Stepan Kasal |
Subject: |
[bug-gnulib] gettext module for packages with gettext included |
Date: |
Fri, 28 Jan 2005 14:14:56 +0100 |
User-agent: |
Mutt/1.4.1i |
Hello Bruno and gnulib experts,
I'd like to use the gnulib gettext module (and many modules which
depend on it, like regex).
But I need to have gettext included with the package, not
AM_GNU_GETTEXT([external])
as the gettext module specifies.
How can I accomplish this? Can I use gnulib-tool --import?
Note that I want to use parts of the gnulib module, eg. gettext.h
which provides stubs if the package is configures with --disable-nls.
I'm afraid this is yet another variation of the endless ``autopoint and
gnulib-tool interaction'' saga. But I'm new to gnulib, so I could make
use of any hint.
Thanks,
Stepan