]> git.pld-linux.org Git - packages/darkice.git/blame - darkice-amd64.patch
- update to 0.17.1
[packages/darkice.git] / darkice-amd64.patch
CommitLineData
e22a89d9
MM
1--- darkice-0.17.1/acinclude.m4~ 2004-02-23 21:03:09.000000000 +0100
2+++ darkice-0.17.1/acinclude.m4 2007-01-03 17:47:49.000000000 +0100
3@@ -43,7 +43,7 @@
4 dnl-----------------------------------------------------------------------------
5 AC_DEFUN(LA_SEARCH_LIB,[
6 dnl look for lib
7- LA_SEARCH_FILE($1, $3, $5 $5/lib )
8+ LA_SEARCH_FILE($1, $3, $5 $5/lib $5/lib64 )
9 dnl look for header.
10 LA_SEARCH_FILE($2, $4, $5 $5/include )
11 if test ".$1" = "." || test ".$2" = "."; then
This page took 0.056504 seconds and 4 git commands to generate.