Restructure handling of optional libraries; new code is simpler and
authorChris Hanson <org/chris-hanson/cph>
Wed, 10 Jan 2007 08:00:38 +0000 (08:00 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 10 Jan 2007 08:00:38 +0000 (08:00 +0000)
commit73f2372ccd8f42260ee705f6dcadcc87ec86a2ef
tree53d4e321b0a4baab76d75528fd2b1909e6eb4fb2
parentf555766cc476a44f53b4487357e57e145e6cff2e
Restructure handling of optional libraries; new code is simpler and
hopefully more effective.  In particular, problems identified by Aaron
Hsu should now be addressed.  Additionally, many changes were made to
conform to the autoconf shell programming guidelines.

A user-visible change is that --with-FOO may now specify a path, so
that --with-FOO=BAR adds "-IBAR/include" to CFLAGS and "-LBAR/lib" to
LDFLAGS.
v7/src/microcode/configure.ac