Changeset 12495


Ignore:
Timestamp:
2006-08-22T15:02:09+12:00 (18 years ago)
Author:
kjdon
Message:

we need to add in xml2 lib for z3950server linking cos yaz now compiled with xml2 support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/Makefile.in

    r12407 r12495  
    399399z3950server: $(Z3950_OBJS)
    400400    @echo -e building z3950server
    401     $(CXXLINK) $(Z3950_OBJS) $(LIBS)
     401    $(CXXLINK) $(Z3950_OBJS) $(LIBS) -lxml2
Note: See TracChangeset for help on using the changeset viewer.