diff --git a/cgicc.pc.in b/cgicc.pc.in index 2006be8..e42c9bf 100644 --- a/cgicc.pc.in +++ b/cgicc.pc.in @@ -7,5 +7,5 @@ Name: cgicc Description: GNU cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Requires: Version: @VERSION@ -Libs: -L${libdir} -Cflags: \ No newline at end of file +Libs: -L${libdir} -lcgicc +Cflags: -I${includedir}