mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 09:41:15 +00:00
Updated NXConst macro for new name in configure.in
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10090 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e940dd5cb4
commit
41522b8d54
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ typedef @GS_ADDR@ gsaddr;
|
||||||
/*
|
/*
|
||||||
* Define to say if we use NXConstantString or NSConstantString
|
* Define to say if we use NXConstantString or NSConstantString
|
||||||
*/
|
*/
|
||||||
#define NXConstantString @NXCONST@
|
#define NXConstantString @NX_CONST_STRING_CLASS@
|
||||||
|
|
||||||
#endif /* included_GSConfig_h */
|
#endif /* included_GSConfig_h */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue