*** empty log message ***

This commit is contained in:
Michael Hoffmann 1999-11-29 16:57:38 +00:00
parent 532de1c351
commit 03d151f9fe
2 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// actual revision
//---------------------------------------------------------------------
GLOB: Another try to fix WINDOW_LDFLAGS for cygwin/gcc.
GLOB: Fixed WINDOW_LDFLAGS for cygwin/gcc.
GLOB: Make sharedlib with make -k.
GLOB: Added -D__STL_NO_DRAND48 ADDITIONAL_CXXFLAGS for cygwin-g++.

View File

@ -3,6 +3,12 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.75
//---------------------------------------------------------------------
GLOB: Another try to fix WINDOW_LDFLAGS for cygwin/gcc.
//---------------------------------------------------------------------
// revision 1.74
//---------------------------------------------------------------------