]> granicus.if.org Git - sudo/commitdiff
don't define CLASSIC_INSULTS and CSOPS_INSULTS if no other sets defined.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 18 Oct 1998 22:00:50 +0000 (22:00 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 18 Oct 1998 22:00:50 +0000 (22:00 +0000)
configure now does that for us

insults.h

index 7034c103a4ea81532433a470e102699016d21938..47b2f4491079ce234f3f52736658b202ce4504da 100644 (file)
--- a/insults.h
+++ b/insults.h
 
 #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
  */