Commit By: raeburn Log Message: 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. Changed Files: U trunk/src/aclocal.m4