src/cline.h

changeset 68
ae763178ee1e
parent 57
68018eac46c3
child 69
186e41b332d9
     1.1 --- a/src/cline.h	Fri Jun 03 20:06:08 2022 +0200
     1.2 +++ b/src/cline.h	Fri Sep 22 23:26:23 2023 +0200
     1.3 @@ -27,11 +27,7 @@
     1.4  #ifndef CLINE_H_
     1.5  #define CLINE_H_
     1.6  
     1.7 -#if HAVE_CONFIG_H
     1.8 -#include <config.h>
     1.9 -#else
    1.10 -#error "Package must be built having a config.h."
    1.11 -#endif
    1.12 +#define VERSION "1.4.1"
    1.13  
    1.14  #include "stdinc.h"
    1.15  #include "settings.h"

mercurial