diff -ruN ogrenew.orig/OGRE.pc.in ogrenew/OGRE.pc.in --- ogrenew.orig/OGRE.pc.in 2006-07-28 22:00:11.000000000 +0400 +++ ogrenew/OGRE.pc.in 2006-07-28 21:54:00.000000000 +0400 @@ -8,4 +8,4 @@ Description: Object-Oriented Graphics Rendering Engine Version: @VERSION@ Libs: -L${libdir} -lOgreMain -Cflags: -I${includedir} -I${includedir}/@PACKAGE@ @OGRE_DOUBLE_PRECISION_FLAGS@ +Cflags: -I${includedir} -I${includedir}/@PACKAGE@ @OGRE_DOUBLE_PRECISION_FLAGS@ @OGRE_CFLAGS@