Rename get_dir_size() to get_dir_count()
[libi2ncommon] / libi2ncommon_utils.pc.in
index 771c287..f554c57 100644 (file)
@@ -7,4 +7,4 @@ Name: libi2ncommon_utils
 Description: library with utility modules common in some Intra2net programs
 Version: @VERSION@
 Libs: -L${libdir} -li2ncommon_utils
-Cflags: -I${includedir}
+Cflags: -I${includedir} @BOOST_CFLAGS@