From: Richard Kenner Date: Fri, 29 Oct 1993 16:15:08 +0000 (-0400) Subject: Define HAVE_PUTENV for AIX PS/2. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=330a96abff271e9b9c96b8f9cec0a5d9603bb568;p=gcc.git Define HAVE_PUTENV for AIX PS/2. From-SVN: r5930 --- diff --git a/gcc/config/i386/xm-aix.h b/gcc/config/i386/xm-aix.h index 9e8f669b9a8..3722f67422e 100644 --- a/gcc/config/i386/xm-aix.h +++ b/gcc/config/i386/xm-aix.h @@ -32,3 +32,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef __GNUC__ #define USE_C_ALLOCA #endif + +#define HAVE_PUTENV