From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Alan Modra , gdb@sources.redhat.com Cc: Alexandre Oliva , Daniel Jacobowitz , Eli Zaretskii Subject: Re: po/POTFILES.in doesn't exist Date: Tue, 02 Oct 2001 09:05:00 -0000 Message-id: <3BB9E5AF.2050207@cygnus.com> References: <3B707412.9080906@cygnus.com> <20010807161144.A28818@nevyn.them.org> <3BB2AC9A.1080306@cygnus.com> <20011002232138.L1019@bubble.sa.bigpond.net.au> X-SW-Source: 2001-10/msg00025.html [dropped binutils] Thanks! BTW, which, if any, configury files need to be re-generated? Assuming it makes it into the trunk, does anyone have an opinion on committing it to the 5.1 branch? On the up-side is that it eliminates the configure warning, on the down side, the warning didn't appear to do any harm any way. enjoy, Andrew >> > checking for xgettext... (cached) /usr/bin/xgettext >> > ./configure: ./po/POTFILES.in: No such file or directory > > > This tweak should fix it. > > * gettext.m4: Test po/POTFILES.in exists before trying to read. >