1 prefix=@prefix@ 2 exec_prefix=@exec_prefix@ 3 libdir=@libdir@ 4 includedir=@includedir@ 5 6 Name: json-c 7 Description: A JSON implementation in C 8 Version: @VERSION@ 9 Requires: 10 Libs.private: @LIBS@ 11 Libs: -L${libdir} -ljson-c 12 Cflags: -I${includedir} -I${includedir}/json-c
This page was automatically generated by LXR 0.3.1. • OpenWrt