2
0
This repository has been archived on 2025-11-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

14 lines
280 B
PkgConfig
Executable File

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
xtlibdir=@xtlibdir@
includedir=@includedir@
Name: xtables
Description: Shared Xtables code for extensions and iproute2
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lxtables
Libs.private: -ldl