configure: enable PIC for shared libs by default
authorJohn Koleszar <jkoleszar@google.com>
Tue, 21 Sep 2010 14:34:51 +0000 (10:34 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 24 Sep 2010 12:40:27 +0000 (08:40 -0400)
commite913eb97c9eb2abd325d3416423925e501710098
treedb1d8cabd63ce1422864db71dadfe7032c445cd0
parentf9b2ca5b99c9de6fa503daf44f789b983579522d
configure: enable PIC for shared libs by default

Shared libs generally require PIC, so this saves a little typing at
configure time.

Change-Id: I357d70cc68434f3283fee78873052d2b7d77c777
build/make/configure.sh