Commit 01162e5d authored by Kai Vehmanen's avatar Kai Vehmanen

Add prefix directory to the pkg-config header path.

darcs-hash:20070720213230-77cd4-e03a9a59471d76c8c7c7e9e0d8b29062096a33a2.gz
parent 0638801f
......@@ -8,4 +8,5 @@ Description: ICE library
Requires: glib-2.0 >= 2.10.0
Version: @VERSION@
Libs: -L${libdir} -lnice @GLIB_LIBS@
Cflags: @GLIB_CFLAGS@ -I${includedir}/nice
Cflags: @GLIB_CFLAGS@ -I${includedir} -I${includedir}/nice
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment