diff -r 30113bfbe723 -r b3afb9f1e801 authenticate/Makefile.am --- a/authenticate/Makefile.am Sun Jan 20 00:12:17 2008 +0100 +++ b/authenticate/Makefile.am Sun Jan 20 00:22:09 2008 +0100 @@ -20,7 +20,6 @@ %.1: %.pod ../configure.in; $(POD2MAN) --section=1 $< >$@ %.html: %.pod; $(POD2HTML) $< >$@ -CXXLINK = $(CC) $(CXXFLAGS) $(LDFLAGS) -o $@ INCLUDES = $(CIINCLUDES) -I../lib checkvpw_SOURCES = checkvpw.cc authvlib.cc authvlib.h