aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/config.h.in b/config.h.in
index 3d6bb9dd..277f08fd 100644
--- a/config.h.in
+++ b/config.h.in
@@ -10,13 +10,3 @@
#mesondefine HAVE_CLOCK_GETTIME
#mesondefine HAVE_MSGPACK
#mesondefine HAVE_ZMQ
-
-#define PACKAGE_VERSION "@CRYSTFEL_VERSION@"
-
-#define CRYSTFEL_VERSIONSTRING "@CRYSTFEL_VERSION@"
-
-#define CRYSTFEL_BOILERPLATE "License GPLv3+: GNU GPL version 3 or later"\
- " <http://gnu.org/licenses/gpl.html>.\n"\
- "This is free software: you are free to change and redistribute it.\n"\
- "There is NO WARRANTY, to the extent permitted by law.\n\n"\
- "Written by Thomas White and others."