about summary refs log tree commit diff
path: root/contrib/MacOSX
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/MacOSX')
-rw-r--r--contrib/MacOSX/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/MacOSX/config.h b/contrib/MacOSX/config.h
index 0b5a141b..9fd2dfcf 100644
--- a/contrib/MacOSX/config.h
+++ b/contrib/MacOSX/config.h
@@ -12,7 +12,9 @@
  */
 
 #define PACKAGE_NAME "ngircd"
+#ifndef VERSION
 #define VERSION "??"
+#endif
 #define SYSCONFDIR "/etc/ngircd"
 
 #ifndef TARGET_VENDOR