authenticate/Makefile.am
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
--- 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