mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
* Add Anope controller, and use it with inspircd and unreal * Build Anope before running it, duh * Fix Anope build script * Consistently use ascii casemapping instead of rfc1459 * Skip failing test with Anope
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
INSTDIR="$HOME/.local/"
|
|
RUNGROUP=""
|
|
UMASK=077
|
|
DEBUG="yes"
|
|
USE_PCH="yes"
|
|
EXTRA_INCLUDE_DIRS=""
|
|
EXTRA_LIB_DIRS=""
|
|
EXTRA_CONFIG_ARGS=""
|