diff --git a/plugins/sudoers/Makefile.in b/plugins/sudoers/Makefile.in index ecc5076cc..d86192d8b 100644 --- a/plugins/sudoers/Makefile.in +++ b/plugins/sudoers/Makefile.in @@ -56,7 +56,7 @@ CFLAGS = @CFLAGS@ # Flags to pass to the link stage LDFLAGS = @LDFLAGS@ -SUDOERS_LDFLAGS = @LDFLAGS@ @SUDOERS_LDFLAGS@ +SUDOERS_LDFLAGS = $(LDFLAGS) @SUDOERS_LDFLAGS@ LTLDFLAGS = @LTLDFLAGS@ # Where to install things...