[go: up one dir, main page]

Menu

[f6acc1]: / lib / ss / ss.pc.in  Maximize  Restore  History

Download this file

13 lines (11 with data), 287 Bytes

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: ss
Description: Subsystem command parsing library
Version: @E2FSPROGS_VERSION@
Requires.private: com_err
Cflags: -I${includedir}/ss -I${includedir}
Libs: -L${libdir} -lss
Libs.private: @DLOPEN_LIB@