home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.2 (Developer)
/
NS_dev_3.2.iso
/
NextDeveloper
/
Source
/
GNU
/
libg++
/
ChangeLog-NeXT
next >
Wrap
Text File
|
1993-06-29
|
562b
|
17 lines
Original changes for NeXT (mmonegan, 4/29/93):
* Did all hacking in top-level Makefile and Makefile.in in the subdirectories below that required it.
* Added _G_NO_TEMPLATES to toplevel Makefile.in CXXFLAGS
* Had to #ifdef out contents of libg++/iostream/iomanip.C, since it depends on templates indirectly.
* Commented out #define of _POSIX_SOURCE in libg++/iostream/procBuf.C
* Set GPERF in Makefile.in to nothing - don't need it to be built
* Changed install target around to drop into $(DSTROOT) and be split into 2 targets (install and installhdrs)