Implemented configuration tests and stuff for using the new useful

-fconstant-string-class option of gcc >= 3.0


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10091 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-06 15:42:58 +00:00
parent 208ec2655a
commit bff0e69dc9

View file

@ -1,3 +1,17 @@
2001-06-06 Nicola Pero <n.pero@mi.flashnet.it>
Configuration part of constant string support with gcc-3.0
* config/config.constant-string-class.m: New config test.
* configure.in: Added test for -fconstant-string-class option in
compiler, by compiling and running config.constant-string-class.m.
Output different NX_CONST_STRING_CLASS and
NX_CONST_STRING_CPPFLAGS depending on results of this test.
* base.make.in (CONFIG_SYSTEM_INCL): Added
NX_CONST_STRING_CPPFLAGS.
* Headers/gnustep/base/GSConfig.h.in: Renamed NXCONST to
NX_CONST_STRING_CLASS.
* configure: Updated.
2001-06-06 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSScanner.m: ([scanHexInt:]) fix for scanning number