]> granicus.if.org Git - sudo/commitdiff
sudoreplay does not need to link with the sudoers-specific locale code.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 30 Jun 2016 17:27:22 +0000 (11:27 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 30 Jun 2016 17:27:22 +0000 (11:27 -0600)
plugins/sudoers/Makefile.in

index 999f80abfe027f4d38553354a8d3bca1ff79a1d3..d4234f8aeeaba0b48bb2ea09a21b7280d73cc2ba 100644 (file)
@@ -159,7 +159,7 @@ SUDOERS_OBJS = $(AUTH_OBJS) boottime.lo check.lo editor.lo env.lo find_path.lo \
 VISUDO_OBJS = editor.o find_path.o goodpath.o locale.o sudo_printf.o visudo.o \
              visudo_json.o
 
-REPLAY_OBJS = getdate.o locale.o sudoreplay.o
+REPLAY_OBJS = getdate.o sudoreplay.o
 
 TEST_OBJS = group_plugin.o interfaces.o locale.o net_ifs.o \
            sudo_printf.o testsudoers.o tsgetgrpw.o