From 42898f7d59e215434fa2aead84223f64b30fcee8 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 29 Jul 2020 15:44:02 +0200 Subject: New way of injecting version information Also, this fixes some incorrect headers and adds --version flags to programs which didn't yet have them. --- config.h.in | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'config.h.in') 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"\ - " .\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." -- cgit v1.2.3