]> arthur.barton.de Git - ngircd-alex.git/blobdiff - contrib/MacOSX/config.h
Xcode: get release number dynamically; new make target "xcode-clean".
[ngircd-alex.git] / contrib / MacOSX / config.h
index 0b5a141b4ff5a6a52661279b0190945a57ac3a67..9fd2dfcf6ef62c53965b6b51002a54e4e59091c9 100644 (file)
@@ -12,7 +12,9 @@
  */
 
 #define PACKAGE_NAME "ngircd"
+#ifndef VERSION
 #define VERSION "??"
+#endif
 #define SYSCONFDIR "/etc/ngircd"
 
 #ifndef TARGET_VENDOR