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