Commit 1ca6f2d1366057ab87b84404cb91b96779449bb1

David Turner 2000-07-08T00:49:43

minor update

diff --git a/CHANGES b/CHANGES
index b78c57b..17f9b03 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 LATEST CHANGES
 
+  - renamed the directory "freetype2/config" to "freetype2/build" and
+    updated all relevant files..
+
   - found a memory leak in the "type1" driver
   
   - incorporated Tom's patches to support flex operators correctly
diff --git a/INSTALL b/INSTALL
index 9a0a858..3a14c68 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,4 +2,4 @@ We do not provide INSTALLATION instructions for now, as FreeType 2 is
 still in beta.
 
 Note however that you'll find instructions on how to compile the library
-in the "BUILD" top-level document..
+in the "BUILD" document in the "docs" directory..