Re: [PATCH] frcode: avoid link failure due to multiple program_name definitions

2010-04-05 Thread James Youngman
Applied and pushed. Thanks! James.

[PATCH] frcode: avoid link failure due to multiple program_name definitions

2010-04-05 Thread Jim Meyering
te: Mon, 5 Apr 2010 14:10:26 +0200 Subject: [PATCH] frcode: avoid link failure due to multiple program_name definitions * locate/frcode.c: Include "progname.h". (program_name): Remove two declarations. Now the definition comes from gnulib. --- ChangeLog |7 +++ locate/frcode