configure: support --prefix, --libdir
authorJohn Koleszar <jkoleszar@google.com>
Wed, 26 May 2010 19:57:42 +0000 (15:57 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 27 May 2010 16:58:54 +0000 (12:58 -0400)
commit670af3aa595245b2cb7bbf911a49bfc4af2aa6ac
tree17bfaf4dc3feb1b543a8d828c9c02f3eb4556a0b
parentc3c870ed740427859d25e5991fdadcfeed99fb5f
configure: support --prefix, --libdir

Support --prefix, --libdir as a conventional way of specifying the default
installation directories. libdir is required to be a subdirectory of prefix
at this time.

Change-Id: If45d9e3129efcde83c05b7766accc9017988e715
build/make/configure.sh
configure
libs.mk