Restore autoconf.
This commit is contained in:
parent
04c5d6d00a
commit
ef3af1c4fd
2 changed files with 52 additions and 0 deletions
|
@ -84,6 +84,11 @@ private:
|
|||
bool setAlgo(const char *algo);
|
||||
bool setUserpass(const char *userpass);
|
||||
|
||||
int getAlgoVariant() const;
|
||||
# ifndef XMRIG_NO_AEON
|
||||
int getAlgoVariantLite() const;
|
||||
# endif
|
||||
|
||||
bool m_background;
|
||||
bool m_colors;
|
||||
bool m_doubleHash;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue