From 4ccdde18fc63ce8eb198653468dfce5a0e66c5ef Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Tue, 12 Oct 1999 14:46:54 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Installation/changes.txt | 2 ++ Packages/Installation/long_description.txt | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index bc09173f9ac..ffb052d26da 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,8 @@ // actual revision //--------------------------------------------------------------------- +GLOB: Do "make -i" for the libs in internal releases. +GLOB: Set LONG_NAME_PROBLEM flags only when really needed. GLOB: Changed -Zm400 to -Zm900 for msvc. // DVP GLOB: Remove __STL_DEBUG from the list of options for msvc // DVP GLOB: Corrected CGAL_WINDOW_LDFLAGS for MSVC. diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index bbaa55a0580..a7475556de3 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,13 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1.63 +//--------------------------------------------------------------------- + +GLOB: Do "make -i" for the libs in internal releases. +GLOB: Set LONG_NAME_PROBLEM flags only when really needed. + //--------------------------------------------------------------------- // revision 1.62 //---------------------------------------------------------------------