From: Ken Raeburn Date: Wed, 3 Feb 1993 22:40:45 +0000 (+0000) Subject: forgot to document a configure change: don't screw with -/_ in "with" options X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=016f8f063c9a61dac68d6aaa81c24f6ba4a5e4bb;p=deliverable%2Fbinutils-gdb.git forgot to document a configure change: don't screw with -/_ in "with" options --- diff --git a/ChangeLog b/ChangeLog index 3a0ca2e5b8..0dc3625035 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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)