| Tor Lillqvist | 0699cbf | 2012-12-22 23:48:21 +0200 | [diff] [blame] | 1 | --- misc/cppunit-1.13.1/configure |
| 2 | +++ misc/cppunit-1.13.1/configure |
| Tor Lillqvist | df812bf9d | 2012-08-21 19:14:25 +0300 | [diff] [blame] | 3 | @@ -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 |