Chris@4: prefix=@prefix@ Chris@4: exec_prefix=@exec_prefix@ Chris@4: libdir=@libdir@ Chris@4: includedir=@includedir@ Chris@4: Chris@4: Name: liblo Chris@4: Version: @PACKAGE_VERSION@ Chris@4: Description: A lightweight OSC server/client library Chris@4: Libs: -L${libdir} -llo -lpthread Chris@4: Cflags: -I${includedir}