]> git.pld-linux.org Git - packages/cdparanoia-III.git/blob - cdparanoia-III-acfix.patch
- rel 2
[packages/cdparanoia-III.git] / cdparanoia-III-acfix.patch
1 --- cdparanoia-III-alpha9.8/configure.in.orig   Sat Oct 20 13:52:02 2001
2 +++ cdparanoia-III-alpha9.8/configure.in        Sat Oct 20 13:53:56 2001
3 @@ -5,9 +5,7 @@
4  
5  AC_CANONICAL_HOST
6  
7 -if test -z "$CC"; then
8 -       AC_PROG_CC      
9 -fi
10 +AC_PROG_CC     
11  AC_PROG_RANLIB
12  AC_CHECK_PROG(AR,ar,ar)
13  AC_CHECK_PROG(INSTALL,install,install)
This page took 0.050871 seconds and 3 git commands to generate.