pull up r18348 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 2 Aug 2006 16:41:08 +0000 (16:41 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 2 Aug 2006 16:41:08 +0000 (16:41 +0000)
commit8ed4a3cb5d8849bab7dcafe31e4c9b63831609ed
tree0017464e5d48bc9a37d98757b9b51cd8bde93886
parent6ba9f22b7f215937cf5c10c5ff8ff8fc480d9f3c
pull up r18348 from trunk

 r18348@cathode-dark-space:  raeburn | 2006-07-21 13:41:43 -0400
 ticket: new
 subject: reject configure option for static libraries
 target_version: 1.5.1
 tags: pullup

 We shouldn't accept --enable-static at configure time when we know
 it's not going to work at build time.

 * aclocal.m4 (KRB5_LIB_AUX): Error out if --enable-static.

ticket: 4036
version_fixed: 1.5.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18401 dc483132-0cff-0310-8789-dd5450dbe970
src/aclocal.m4