Hi Kevin        
Am Donnerstag, 16. Januar 2003 09:25 schrieben Sie:
> With this patch Aspell will no longer compile with gcc 2.95.  I will
Hm AFAIK configure is capable to detect the entire version of gcc and 
other compilers and stop if it is not proper. Why not enclosing the whole 
thing within a 
#ifdef GCC_GE_XXXX
the new version of the line
#else 
the old one
#endif

and having configure to decide to define or undefine the GCC_GE_XXXX for 
now.
cu
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


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

Reply via email to