В Mon, 23 Aug 2010 11:01:14 -0700, Paul Eggert написа: > On 08/23/10 10:28, John Calcote wrote: >> What is the correct approach for this situation? Should I simply define >> __USE_UNIX98 in my source code > > No, because that symbol is private to glibc. I wouldn't mess with it. > Instead, use Autoconf's AC_USE_SYSTEM_EXTENSIONS. Exactly. If it's interesting for someone, https://savannah.gnu.org/bugs/index.php?30094 and http://thread.gmane.org/gmane.comp.lib.gnustep.devel/9096/focus=9099 demonstrate a real breakage that is fixed by just using AC_USE_SYSTEM_EXTENSIONS. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf