]> git.pld-linux.org Git - packages/cdparanoia-III.git/blame - cdparanoia-III-acfix.patch
- fix "configure: error: cannot find required auxiliary files: config.guess config...
[packages/cdparanoia-III.git] / cdparanoia-III-acfix.patch
CommitLineData
cf282462
JB
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.080401 seconds and 5 git commands to generate.