patch-configure 717 B

123456789101112131415161718192021
  1. $OpenBSD: patch-configure,v 1.2 2009/04/25 18:02:58 ajacoutot Exp $
  2. --- configure.orig Wed Jan 3 17:40:32 2001
  3. +++ configure Sat Apr 25 19:18:55 2009
  4. @@ -3399,7 +3399,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set
  5. echo $ac_n "(cached) $ac_c" 1>&6
  6. else
  7. ac_save_LIBS="$LIBS"
  8. -LIBS="-lintl $LIBS"
  9. +LIBS="-lintl -liconv $LIBS"
  10. cat > conftest.$ac_ext <<EOF
  11. #line 3405 "configure"
  12. #include "confdefs.h"
  13. @@ -3508,6 +3508,7 @@ echo "configure:3508: checking for $ac_func" >&5
  14. if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
  15. echo $ac_n "(cached) $ac_c" 1>&6
  16. else
  17. + LIBS="-lintl -liconv $LIBS"
  18. cat > conftest.$ac_ext <<EOF
  19. #line 3513 "configure"
  20. #include "confdefs.h"