mirror of
https://github.com/anope/anope.git
synced 2026-07-07 06:53:13 +02:00
Move REPRODUCIBLE_BUILD to sysconf.
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
// Whether the umask() function is available.
|
||||
#cmakedefine01 HAVE_UMASK
|
||||
|
||||
// Whether Anope was built in a reproducible way.
|
||||
#cmakedefine01 REPRODUCIBLE_BUILD
|
||||
|
||||
#ifdef _WIN32
|
||||
# define popen _popen
|
||||
# define pclose _pclose
|
||||
|
||||
Reference in New Issue
Block a user