[Serdev] CVS:commitlog: sip_router Makefile Makefile.defs sip_router/modules/auth_diameter Makefile sip_router/modules/auth_radius Makefile sip_router/modules/avp_radius Makefile sip_router/modules/cpl-c Makefile sip_router/modules/group_radius ...

Norman Brandinger norm at goes.com
Wed Jun 1 23:47:48 UTC 2005


In pa/Makefile, the following line

LIBS+=-I/usr/include/lib  -L$(LOCALBASE)/lib -lxml2

might work better as:

LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2

Regards,
Norm




More information about the Serdev mailing list