modified: configure.ac
This commit is contained in:
parent
1d73083ceb
commit
e9dfd78b63
@ -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/-neobytesconfig.h])
|
||||
AC_CONFIG_HEADERS([src/config/neobytes-config.h])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([build-aux/m4])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user