mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 13:58:05 +00:00
don't define CLASSIC_INSULTS and CSOPS_INSULTS if no other sets defined.
configure now does that for us
This commit is contained in:
parent
4e5978a372
commit
1ff9e00ca1
@ -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
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user