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@
Set("INSTALL_STATE_DIR", '$(INSTALL_VAR_PREFIX)lib');
Set("INSTALL_RUN_DIR", '$(INSTALL_VAR_PREFIX)run');
Set("INSTALL_DOC_DIR", '$(INSTALL_USR_PREFIX)share/doc');
+Set("INSTALL_PERL_DIR", '$(INSTALL_LIB_DIR)/perl5');
# Remember PKG_CONFIG_PATH used for building, so that it will be propagated to
# pkg-config's run locally in the makefiles.