entered into RCS

From-SVN: r559
This commit is contained in:
Richard Stallman 1992-03-21 23:59:23 +00:00
parent 52fcf5e19f
commit 1105121788
1 changed files with 3 additions and 0 deletions

View File

@ -77,4 +77,7 @@ extern char * alloca ();
#if defined(__OSF1__) || defined(__OSF__)
#define HAVE_VFPRINTF
#define HAVE_PUTENV
#else
#define NO_STAB_H /* mips doesn't typically have stab.h */
#endif