aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] Aspell on Solaris (fix)


From: Christoph Hintermüller
Subject: Re: [Aspell-user] Aspell on Solaris (fix)
Date: Thu, 11 Dec 2003 19:49:17 +0100

Hi
Am Donnerstag, 11. Dezember 2003 14:05 schrieb Shane Iseminger:
> The fix:
>
> Remove this in ./configure
Hm Do not do that as ./configure script is regenerated any time a change 
is made to souce distribution requirering rerun of autoconf. 
> ---
> if test "$GXX" = "yes"
> then
> case "$host" in
>    *-sun-solaris* ) extra_ldflags="-Wl,-mimpure-text";;
@Kevin                                                           ^ 

seams as in above line the `,' needs to be replaced by a space char so 
that gcc is capable of recognizing the both options -Wl and -mimpur-text 
as two separate gcc options.
schould i make the change to line 120 in configure.ac or would it be 
necessary to do a cvs update before changing anything. in the latter case 
i can't do that change.

> esac
> fi
> ---

lg
Christoph

-- 
It doesn't matter what you are
it matters that you are yourself
It doesn't matter who loves you
it matters that you like yourself (JIC)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]