Remove the "pax" program from the list of those needed to support LLVM.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 16 Feb 2005 16:21:00 +0000 (16:21 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 16 Feb 2005 16:21:00 +0000 (16:21 +0000)
commit78ba11d0d2aab6e7f9e0d1050deb6f60347719f0
treef529a81e8eba64b01e3d4414f9108f68221cfb23
parent2804201b6329f02ef54d7695bb295091c33602b8
Remove the "pax" program from the list of those needed to support LLVM.
The install target in Makefile.rules no longer uses pax but just uses find
and "install" instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20216 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
autoconf/configure.ac
configure