Commit dadec40f by Michael Meissner

*** empty log message ***

From-SVN: r517
parent 3308e40a
...@@ -76,4 +76,5 @@ extern char * alloca (); ...@@ -76,4 +76,5 @@ extern char * alloca ();
/* Say if we have vprintf. BSD Mips targets probably don't have vfprintf. */ /* Say if we have vprintf. BSD Mips targets probably don't have vfprintf. */
#if defined(__OSF1__) || defined(__OSF__) #if defined(__OSF1__) || defined(__OSF__)
#define HAVE_VFPRINTF #define HAVE_VFPRINTF
#define HAVE_PUTENV
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment