diff --git a/valgrind.pc.in b/valgrind.pc.in index fece61067..6a9a33226 100644 --- a/valgrind.pc.in +++ b/valgrind.pc.in @@ -11,5 +11,5 @@ Description: A dynamic binary instrumentation framework Version: @VERSION@ Requires: Libs: -Cflags: -I${includedir} -I${includedir}/${arch} -I${includedir}/${os} -I${includedir}/${platform} @ARCH_TOOL_AM_CFLAGS@ +Cflags: -I${includedir} @ARCH_TOOL_AM_CFLAGS@