[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
This commit is contained in:
parent
f489d5262b
commit
11ec70418c
1 changed files with 4 additions and 0 deletions
|
@ -161,6 +161,10 @@ NOTE-END */
|
|||
|
||||
#define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define HAVE_ALLOCA
|
||||
#endif
|
||||
|
||||
/* This library is needed with -g, on the 200/300 only. */
|
||||
|
||||
#if !defined(__GNUC__) || defined(__HPUX_ASM__)
|
||||
|
|
Loading…
Add table
Reference in a new issue