mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-05 21:30:29 +00:00
Xcode: correctly #define PACKAGE and PACKAGE_NAME
This commit is contained in:
parent
30b32e84fe
commit
84e9dcbab0
@ -11,7 +11,8 @@
|
|||||||
* Static configuration file for Mac OS X Xcode project
|
* Static configuration file for Mac OS X Xcode project
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define PACKAGE_NAME "ngircd"
|
#define PACKAGE_NAME "ngIRCd"
|
||||||
|
#define PACKAGE "ngircd"
|
||||||
#ifndef VERSION
|
#ifndef VERSION
|
||||||
#define VERSION "??("__DATE__")"
|
#define VERSION "??("__DATE__")"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user