Move CONFIGURE_ARGS from sudo_usage.h.in to config.h.in.

This commit is contained in:
Todd C. Miller
2023-04-18 07:29:37 -06:00
parent 80b85bdd50
commit 65c0b5a089
5 changed files with 19 additions and 10 deletions

View File

@@ -64,7 +64,6 @@
# include <prot.h>
#endif /* HAVE_GETPRPWNAM && HAVE_SET_AUTH_PARAMETERS */
#include <sudo_usage.h>
#include "sudo.h"
#include "sudo_plugin.h"
#include "sudo_plugin_int.h"