blob: d7e355cddf447f2e5b9442de1559a3fd5c54d21c [file] [log] [blame]
Tor Lillqvist0699cbf2012-12-22 23:48:21 +02001--- misc/cppunit-1.13.1/configure
2+++ misc/cppunit-1.13.1/configure
Tor Lillqvistdf812bf9d2012-08-21 19:14:25 +03003@@ -23273,7 +23273,7 @@
4 { $as_echo "$as_me:${as_lineno-$LINENO}: result: creating $ac_prefix_conf_OUT - prefix $ac_prefix_conf_UPP for $ac_prefix_conf_INP defines" >&5
5 $as_echo "creating $ac_prefix_conf_OUT - prefix $ac_prefix_conf_UPP for $ac_prefix_conf_INP defines" >&6; }
6 if test -f $ac_prefix_conf_INP ; then
7- $as_dirname -- /* automatically generated */ ||
8+ $as_dirname -- '/* automatically generated */' ||
9 $as_expr X/* automatically generated */ : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
10 X/* automatically generated */ : 'X\(//\)[^/]' \| \
11 X/* automatically generated */ : 'X\(//\)$' \| \
12@@ -23318,5 +23318,5 @@
13 else
14 as_fn_error $? "input file $ac_prefix_conf_IN does not exist, skip generating $ac_prefix_conf_OUT" "$LINENO" 5
15 fi
16- rm -f conftest.*
17+ rm -f -r conftest.*
18 fi