On Sat, Jan 11, 2003 at 12:47:22AM -0800, Richard Sharpe wrote:
> Following up on my report of problems in the tree, two files in my 
> CVS-slaved tree have @PLUGIN_DIR@ in them still:
> 
>  find . -name Makefile.in -exec grep -l [EMAIL PROTECTED]@ {} \;
>  ./gtk2/Makefile.in
>  ./plugins/docsis/Makefile.in
> 
> This suggests that these were not properly cleaned up, or did not get 
> updated when I did my last 'cvs update'.

Makefile.in files aren't in CVS, so they wouldn't get updated by a "cvs
update".

Try re-running "autogen.sh" in the top-level directory.

Reply via email to