Compare commits
No commits in common. "fb2fca2ed87f4bf6909dbae57d9fe11906a40ddb" and "2895e71c8ccf6743ace9e66860cffb2b743546fb" have entirely different histories.
fb2fca2ed8
...
2895e71c8c
@ -9,7 +9,7 @@ define(_COPYRIGHT_YEAR, 2017)
|
||||
define(_COPYRIGHT_NEOBYTES_YEAR, 2024)
|
||||
AC_INIT([Neobytes Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/neobytes-project/neobytes/issues],[neobytes],[https//neobytes.network])
|
||||
AC_CONFIG_SRCDIR([src/main.cpp])
|
||||
AC_CONFIG_HEADERS([src/config/neobytes-config.h])
|
||||
AC_CONFIG_HEADERS([src/config/-neobytesconfig.h])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([build-aux/m4])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user