blob: 3d574426ca52381515bde4778760e60792bfd7b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- singular-3-1-3-3.p3/src/omalloc/configure-orig 2012-01-21 19:51:08.000000000 +0000
+++ singular-3-1-3-3.p3/src/omalloc/configure 2012-01-21 19:51:32.000000000 +0000
@@ -1293,9 +1293,6 @@
echo "$ac_t""no" 1>&6
fi
-if test "$ac_cv_prog_AR" != ar; then
- { echo "configure: error: *** ar program not found" 1>&2; exit 1; }
-fi
for ac_prog in perl
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
|