home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Source / GNU / libg++ / ChangeLog-NeXT next >
Text File  |  1993-06-29  |  562b  |  17 lines

  1.  
  2. Original changes for NeXT (mmonegan, 4/29/93):
  3.  
  4. * Did all hacking in top-level Makefile and Makefile.in in the subdirectories below that required it.
  5.  
  6. * Added _G_NO_TEMPLATES to toplevel Makefile.in CXXFLAGS
  7.  
  8. * Had to #ifdef out contents of libg++/iostream/iomanip.C, since it depends on templates indirectly.
  9.  
  10. * Commented out #define of _POSIX_SOURCE in libg++/iostream/procBuf.C
  11.  
  12. * Set GPERF in Makefile.in to nothing - don't need it to be built
  13.  
  14. * Changed install target around to drop into $(DSTROOT) and be split into 2 targets (install and installhdrs)
  15.  
  16.  
  17.