aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLaurynas Biveinis <lauras@softhome.net>2001-01-02 15:44:40 +0000
committerDJ Delorie <dj@gcc.gnu.org>2001-01-02 10:44:40 -0500
commit071091103cb40a756009ca1a590b175905007fe0 (patch)
tree16a490ba7faaffdd6cc3e664d53dd6325b47c022 /ChangeLog
parent1da5b8fc55cf5273ae025295a534d41bed9b40b2 (diff)
downloadgcc-071091103cb40a756009ca1a590b175905007fe0.zip
gcc-071091103cb40a756009ca1a590b175905007fe0.tar.gz
gcc-071091103cb40a756009ca1a590b175905007fe0.tar.bz2
* configure: handle DOS-style absolute paths.
From-SVN: r38621
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20bf4fa..e99b756 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-01-02 Laurynas Biveinis <lauras@softhome.net>
+ * configure: handle DOS-style absolute paths.
+
+2001-01-02 Laurynas Biveinis <lauras@softhome.net>
+
* configure.in: remove supported directories from $noconfigdirs for DJGPP.
2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>