avr32-common: Add ac_cv_type_error_t=yes for gnash-0.8.2 built with uclibc 0.9.29.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 9 May 2008 20:48:11 +0000 (20:48 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 9 May 2008 20:48:11 +0000 (20:48 +0000)
site/avr32-common

index 5b5fae5..db0ca53 100644 (file)
@@ -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}