mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 01:40:27 +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
|
||||
*/
|
||||
|
||||
#define PACKAGE_NAME "ngircd"
|
||||
#define PACKAGE_NAME "ngIRCd"
|
||||
#define PACKAGE "ngircd"
|
||||
#ifndef VERSION
|
||||
#define VERSION "??("__DATE__")"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user