Hi!
> On Fri 11 Apr 2014 13:26:59 Alexey Kodanev wrote:
> > +backup_cflags="$CFLAGS"
> > +CFLAGS="-Wold-style-definition"
> 
> this isn't really safe.  the CFLAGS might have critical settings in there 
> that 
> impact linking.  why not just append ?

We can also change the AC_LINK_IFELSE() to AC_COMPILE_IFELSE().

Given this is not critical (the worst case is that old style warnings
are not enabled) this could wait after the release.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to