﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
443	aclocal doesn't like --force	Paul Price	Paul Price	"In Makefile.cvs, the command ""aclocal --force"" is performed:

aclocal --force
aclocal: unrecognized option -- `--force'
Try `aclocal --help' for more information.
make: *** [all] Error 1

price@mithrandir:/home/mithrandir/price/psLib/psLib>aclocal --version
aclocal (GNU automake) 1.6.3
 
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
Written by Tom Tromey <tromey@redhat.com>


The problem is easily fixed by removing ""--force""."	defect	closed	low		sys	unspecified	major	invalid		robert.desonia@…
