# pkg-config metadata for libucw libdir=@LIBDIR@ incdir=. #ifdef CONFIG_UCW_THREADS threads=-lpthread #else threads= #endif Name: libucw Description: A library of utility functions and data structures Version: @SHERLOCK_VERSION@ Cflags: -I${incdir} Libs: -L${libdir} -lucw ${threads}