Skip to content

Wrong replacement for UnitE in configure.ac #3

@Gnappuraz

Description

@Gnappuraz

define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[UnitE Core]])
this should be Unit-e Core I believe since it goes in the copyrights.

AC_INIT([UnitE Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/unite/unite/issues],[unite],[https://bitcoincore.org/])
Here also we want to replace for sure at least the https://bitcoincore.org/ as soon as we have a website. About the package define in AC_INIT probably we can't change it because is used to build the exec, but I'm not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA problem of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions