diff options
-rw-r--r-- | site/avr32-common | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/avr32-common b/site/avr32-common index 5b5fae5e89..db0ca53fb2 100644 --- a/site/avr32-common +++ b/site/avr32-common @@ -25,6 +25,9 @@ ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} lf_cv_sane_realloc=yes +#gnash +ac_cv_type_error_t=${ac_cv_type_error_t=yes} + #sudo sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} |