On Wed, 30 May 2001, Thomas E. Dickey wrote:
> > After running
> >
> > sh fixtext.sh LYMessages_en.h > LYMessages.c
> >
> > (manually) it worked.
>
> I'll have to see (that step is done normally as part of the make, so I
> don't know why it wouldn't work for you).
Yes, the normal route works:
./configure ; make ; make install
But this abbreviation doesn't catch it:
./configure ; make -C po lynx.pot
Not a big issue but kind of nice can start to work on the translations
without comiling the binary first. Sure, there are things more important
to worry about!
Karl
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]