configure: pass original arguments through to make dist
authorJohn Koleszar <jkoleszar@google.com>
Tue, 22 Jun 2010 13:53:23 +0000 (09:53 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 27 Jul 2010 18:32:07 +0000 (14:32 -0400)
commit23d68a5f3004960d1a50702e6d76323d5ea0a721
tree7b235cc74680a70992a0ddcefe987c7f3e97691c
parentaa82363c46fab1faf8e1e7b050eb5bedfc379176
configure: pass original arguments through to make dist

When running configure automatically through the make dist target,
reuse the arguments passed to the original configure command.

Change-Id: I40e5b8384d6485a565b91e6d2356d5bc9c4c5928
build/make/Makefile
configure