Index: config/gen/makefiles/parrot.pc.in =================================================================== --- config/gen/makefiles/parrot.pc.in (revision 11124) +++ config/gen/makefiles/parrot.pc.in (working copy) @@ -6,5 +6,5 @@ Name: parrot Description: virtual machine to execute bytecode for interpreted languages Version: @VERSION@ -Libs: -L@libdir@} -lparrot @icu_shared@ @libs@ -Cflags: -I@includedir@ +Libs: -L@lib_dir@ -lparrot @icu_shared@ @libs@ +Cflags: -I@include_dir@