summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2000-11-20 15:12:39 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2000-11-20 15:12:39 +0000
commit4b2003e24a30218f9621136d4947135ceb9d0db4 (patch)
treea9d0711678df8904b7002ab8aa4e0c8dc11a19ad /CHANGES
parentd6353595a277f6bc01d83eeab96885bc405fe8c5 (diff)
Configure script changes...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1334 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 7c433d5d0..b322f3e17 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
CHANGES SINCE FLTK 1.0.9
- - Updated the makeinclude.in file to work with the Sun
- PRO compilers.
+ - Updated the configure script and makeinclude.in file
+ to work with the Sun PRO compilers.
- Disabled the WIN32 async socket select code by default:
it doesn't seem to work anymore...