Windows fixes to build system: use the 'find' and 'sort' found by configure
authorsimonpj@microsoft.com <unknown>
Mon, 6 Jul 2009 10:34:13 +0000 (10:34 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 6 Jul 2009 10:34:13 +0000 (10:34 +0000)
commitb41067a9f85d660e42f2105a9484e7935fd02169
tree5240d3ac79dfcaa23c8f9e1aa42f304f42b584dd
parent8464822fd829e63b2301ced2c2027edeb788f527
Windows fixes to build system: use the 'find' and 'sort' found by configure

The build system should use 'find' and 'sort' that are discovered by
configure, not the ones in your path.  On Windows the ones in your path
might well be the non-Unixy Windows versions.

This patch fixes the ones I tripped over. There may be more.
aclocal.m4
configure.ac
rules/build-package-way.mk