On Mon, 08.03.10 12:45, Jan Safranek ([email protected]) wrote: > Remove GNU_SOURCE from public headers, it has unpredictable consequences on > applications using libcgroup.h
Instead of defining _GNU_SOURCE on your own it is probably a much better idea to use AC_USE_SYSTEM_EXTENSIONS in configure.ac. Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net http://0pointer.net/lennart/ GnuPG 0x1A015CC4 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
