delorie.com/archives/browse.cgi | search |
Message-Id: | <199907181839.SAA155584@out2.ibm.net> |
From: | "Mark E." <snowball3 AT bigfoot DOT com> |
To: | djgpp-workers AT delorie DOT com |
Date: | Sun, 18 Jul 1999 14:40:01 -0400 |
MIME-Version: | 1.0 |
Subject: | Re: config.site review request |
X-mailer: | Pegasus Mail for Win32 (v3.11) |
Reply-To: | djgpp-workers AT delorie DOT com |
> ac_default_prefix="/dev/env/DJDIR" > if test -d $ac_default_prefix; then Oops, should be: if test ! -d $ac_default_prefix; then > ac_default_prefix="\${DJDIR}" > fi > --- Mark Elbrecht, snowball3 AT bigfoot DOT com http://snowball.frogspace.net/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |