|
Server : Apache System : Linux ecngx264.inmotionhosting.com 4.18.0-553.77.1.lve.el8.x86_64 #1 SMP Wed Oct 8 14:21:00 UTC 2025 x86_64 User : lonias5 ( 3576) PHP Version : 7.3.33 Disable Function : NONE Directory : /usr/lib64/pkgconfig/ |
Upload File : |
#
# pkg_config.pc.in
#
# pkg_config configuration file
# For a detailed description of options, please visit
# Dan Nicholson’s Guide to pkg-config (http://www.freedesktop.org/wiki/Software/pkg-config/)
#
prefix=/usr
includedir=${prefix}/include/mysql/
libdir=${prefix}/lib64/
Name: libmariadb
Version: 3.3.17
Description: MariaDB Connector/C dynamic library
Cflags: -I${includedir}
Libs: -L${libdir} -lmariadb
Libs.private: -lz -ldl -lm -lpthread -lssl -lcrypto