=== modified file 'guile/g-wrap-2.0-guile.pc.in' --- guile/g-wrap-2.0-guile.pc.in 2007-08-14 13:24:41 +0000 +++ guile/g-wrap-2.0-guile.pc.in 2008-06-29 14:33:32 +0000 @@ -11,5 +11,5 @@ Name: G-Wrap Description: A Guile wrapper generator Version: @VERSION@ -Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS_INSTALLED@ -Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS_INSTALLED@ +Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS@ +Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS@