aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/iemmatrix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/iemmatrix.h b/src/iemmatrix.h
index 6d7acea..43dd297 100644
--- a/src/iemmatrix.h
+++ b/src/iemmatrix.h
@@ -61,11 +61,13 @@
# include "config.h"
#endif /* HAVE_CONFIG_H */
+#ifndef VERSION
#ifdef PACKAGE_VERSION
# define VERSION PACKAGE_VERSION
#else
# define VERSION "(unknown)"
#endif
+#endif /* VERSION */
#include <math.h>
#include <stdio.h>