forgot to document a configure change: don't screw with -/_ in "with" options

This commit is contained in:
Ken Raeburn
1993-02-03 22:40:45 +00:00
parent 318dc570da
commit 016f8f063c

View File

@ -1,7 +1,8 @@
Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* configure: Include srcdir in message about target of link not
being found.
being found. Don't convert `-' to `_' in `with' options being
passed to subdirs.
Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)