don't define CLASSIC_INSULTS and CSOPS_INSULTS if no other sets defined.
configure now does that for us
This commit is contained in:
@@ -25,11 +25,6 @@
|
|||||||
|
|
||||||
#ifdef USE_INSULTS
|
#ifdef USE_INSULTS
|
||||||
|
|
||||||
#if !defined(HAL_INSULTS) && !defined(GOONS_INSULTS) && !defined(CLASSIC_INSULTS)
|
|
||||||
# define CLASSIC_INSULTS
|
|
||||||
# define CSOPS_INSULTS
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Use one or more set of insults as determined by configure
|
* Use one or more set of insults as determined by configure
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user