]> git.pld-linux.org Git - packages/eggdrop.git/blob - eggdrop-nmu.patch
- rediff pathes, rebuild with openssl 3.0.0, rel 2
[packages/eggdrop.git] / eggdrop-nmu.patch
1 --- configure
2 +++ configure
3 @@ -10034,7 +10034,6 @@
4  fi
5  
6  
7 -  if test "$egg_cv_var_tcl_threaded" = "yes"; then
8      if test "$enable_tcl_threads" = "no"; then
9  
10        cat << 'EOF' >&2
11 @@ -10056,7 +10055,6 @@
12      if test ! "${ac_cv_lib_pthread-x}" = "x"; then
13        LIBS="$ac_cv_lib_pthread $LIBS"
14      fi
15 -  fi
16  
17  
18    if test "$EGG_CYGWIN" = "yes"; then
This page took 0.055653 seconds and 3 git commands to generate.