blob: c998e118ede838ad50845f0b4665c981116f2e2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- make-3.80/configure.in~SCCS
+++ make-3.80/configure.in
@@ -264,7 +264,7 @@
[Define this if the SCCS 'get' command understands the '-G<file>' option.]);;
esac
fi
-rm -f s.conftest conftoast
+rm -f s.conftest conftoast SCCS/*s.conftest
# Check the system to see if it provides GNU glob. If not, use our
# local version.
|