On Tue, 24 Feb 2004, Mahesh T. Pai wrote:

> Kevin Atkinson said on Mon, Feb 23, 2004 at 06:28:01AM -0500,:
>  > > automake v. 1.5
>  > 
>  > This (automake) is a very old version.  Try upgrading
> 
> I upgraded to automake 1.7; and now I get:-
> 
> (.....)
> 
> File "lib/string_list-c.cpp" unchanged.
> File "lib/string_map-c.cpp" unchanged.
> File "lib/string_pair_enumeration-c.cpp" unchanged.
> File "common/errors.cpp" unchanged.
> libaspell_la_LDFLAGS: variable `extra_ldflags' is used but `extra_ldflags' is 
> undefined
> libpspell_la_LDFLAGS: variable `extra_ldflags' is used but `extra_ldflags' is 
> undefined

Go in Makefile.am and remove ${extra_ldflags} from libaspell_la_LDFLAGS 
and libpspell_la_LDFLAGS

-- 
http://kevin.atkinson.dhs.org



_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-user

Reply via email to