[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev 'Make' fails for lynx-2.8.3.rel1
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev 'Make' fails for lynx-2.8.3.rel1 |
Date: |
Fri, 17 Nov 2000 05:59:31 -0500 |
User-agent: |
Mutt/1.2.5i |
On Fri, Nov 17, 2000 at 11:25:50AM +0530, SreePriya. G wrote:
> Is there anyway by which one can keep off this problematic fr.po file and
> go ahead with the make process.Because as such due to this the make
as I said, the existence of the .po file (or the environment variable
$ALL_LINGUAS) is what determines whether it will be built. See configure.in:
dnl Set of available languages (based on source distribution)
test -z "$ALL_LINGUAS" && ALL_LINGUAS=`test -d $srcdir/po && cd $srcdir/po &&
echo *.po|sed -e 's/\.po//g' -e 's/*//'`
--
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden