1 # pkg-config metadata for libucw
6 #ifdef CONFIG_UCW_THREADS
12 #ifdef CONFIG_UCW_PCRE
18 #ifdef CONFIG_UCW_MONOTONIC_CLOCK
24 # Override if you want to use the -pic version
27 perl_modules_dir=@INSTALL_PERL_DIR@
28 perl_module_flags=-I${perl_modules_dir}
29 build_system=@INSTALL_SHARE_DIR@/ucw/build
32 Description: A library of utility functions and data structures
33 Version: @UCW_VERSION@
35 Libs: -L${libdir} -lucw${picsuffix} ${threads} ${regex} ${rt}