From 5263f954c6500f010c0c01a257c7979f56f7b8a8 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 17 Aug 2009 16:25:32 +0000 Subject: [PATCH] Blocked revisions 212463 via svnmerge ........ r212463 | kpfleming | 2009-08-17 11:25:10 -0500 (Mon, 17 Aug 2009) | 9 lines Define our desires for POSIX and X/OPEN API features properly. Based on a post on the gcc-help mailing list and some subsequent reading, we can increase our portability to various platforms by directly defining the POSIX and X/OPEN API feature sets we wish to have available. This patch does that, and also includes a double-check to ensure that the system we are compiling on can actually provide the requested feature sets. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@212465 65c4cc65-6c06-0410-ace0-fbb531ad65f3