On 8/23/2010 12:01 PM, Paul Eggert wrote: > 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. > Excellent! Thank you both Paul and Eric. Just want I was hoping to find out. John _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf