(HAVE_VPRINTF): Is VPRINTF not VFPRINTF.
From-SVN: r5667
This commit is contained in:
parent
4514982879
commit
bd7a2aacd8
@ -72,7 +72,7 @@ extern char * alloca ();
|
||||
|
||||
/* Say if we have vprintf. BSD Mips targets probably don't have vfprintf. */
|
||||
#if defined(__OSF1__) || defined(__OSF__) || defined(__osf__)
|
||||
#define HAVE_VFPRINTF
|
||||
#define HAVE_VPRINTF
|
||||
#define HAVE_PUTENV
|
||||
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user