]> git.sur5r.net Git - openldap/blobdiff - clients/ud/Makefile.in
added ber_print_error() and renamed lber_bprint into ber_ namespace.
[openldap] / clients / ud / Makefile.in
index e68ca716bfae4e09c7f1b1acd87fc15a78a692db..1c72cf0e2228e17eeb1988a5bc75b3a3bbc988e1 100644 (file)
@@ -9,7 +9,7 @@ PROGRAMS= ud
 LDAP_INCDIR= ../../include       
 LDAP_LIBDIR= ../../libraries
 
-XLIBS = $(LIBTERMCAP)
+XLIBS = $(TERMCAP_LIBS)
 
 ud : version.o
        $(CC) $(LDFLAGS) -o $@ version.o $(OBJS) $(LIBS)