chiark / gitweb /
pass: Add comment on why we depend on coreutils
[termux-packages] / disabled-packages / alsa-utils / configure.patch
1 --- ./configure 2016-08-02 22:44:23.000000000 +0530
2 +++ ../configure        2016-12-03 23:06:46.641370754 +0530
3 @@ -7123,7 +7123,7 @@
4         LDFLAGS="$LDFLAGS $ALSA_LIBS"
5  fi
6  
7 -ALSA_LIBS="$ALSA_LIBS -lasound -lm -ldl -lpthread"
8 +ALSA_LIBS="$ALSA_LIBS -lasound -lm -ldl"
9  LIBS="$ALSA_LIBS $LIBS"
10  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ALSA_LIBS" >&5
11  $as_echo "$ALSA_LIBS" >&6; }
12 @@ -7741,7 +7741,6 @@
13    $as_echo_n "(cached) " >&6
14  else
15    ac_check_lib_save_LIBS=$LIBS
16 -LIBS="-lpthread  $LIBS"
17  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18  /* end confdefs.h.  */
19  
20 @@ -7776,7 +7775,6 @@
21  #define HAVE_LIBPTHREAD 1
22  _ACEOF
23  
24 -  LIBS="-lpthread $LIBS"
25  
26  else
27    as_fn_error $? "Error: need PTHREAD library" "$LINENO" 5