Well I made the autoreconf errors go away. However the configure script loops forever... :(
This commit is contained in:
5
cole/version.c
Normal file
5
cole/version.c
Normal file
@@ -0,0 +1,5 @@
|
||||
int cole_major_version = 2;
|
||||
int cole_minor_version = 0;
|
||||
int cole_micro_version = 2;
|
||||
char * cole_version = "2.0.2";
|
||||
char * cole_host_info = "x86_64-unknown-linux-gnu (): , , ";
|
||||
Reference in New Issue
Block a user