patch-configure 719 B

1234567891011121314151617181920
  1. --- quagga-0.99.17.orig/configure 2010-08-19 11:43:02.000000000 +0200
  2. +++ quagga-0.99.17/configure 2011-02-16 22:51:51.000000000 +0100
  3. @@ -14188,7 +14188,7 @@ if test "${ac_cv_func_malloc_0_nonnull+s
  4. $as_echo_n "(cached) " >&6
  5. else
  6. if test "$cross_compiling" = yes; then :
  7. - ac_cv_func_malloc_0_nonnull=no
  8. + ac_cv_func_malloc_0_nonnull=yes
  9. else
  10. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  11. /* end confdefs.h. */
  12. @@ -14640,7 +14640,7 @@ if test "${ac_cv_func_realloc_0_nonnull+
  13. $as_echo_n "(cached) " >&6
  14. else
  15. if test "$cross_compiling" = yes; then :
  16. - ac_cv_func_realloc_0_nonnull=no
  17. + ac_cv_func_realloc_0_nonnull=yes
  18. else
  19. cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  20. /* end confdefs.h. */