diff options
Diffstat (limited to 'site')
-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 8735fdfb5a..2b894e13cd 100644 --- a/site/avr32-common +++ b/site/avr32-common @@ -24,3 +24,6 @@ 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 +#sudo +sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} + |