The second assignment ends up on the linker/libtool commandline,
potentially confusing the tools.
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
pam_lastlog2_la_LDFLAGS = $(SOLIB_LDFLAGS) -module -avoid-version -shared
if HAVE_VSCRIPT
-pam_lastlog2_la_LDFLAGS += pam_lastlog2_la_LDFLAGS += $(VSCRIPT_LDFLAGS),$(top_srcdir)/pam_lastlog2/src/pam_lastlog2.sym
+pam_lastlog2_la_LDFLAGS += $(VSCRIPT_LDFLAGS),$(top_srcdir)/pam_lastlog2/src/pam_lastlog2.sym
endif
EXTRA_DIST += pam_lastlog2/src/pam_lastlog2.sym