Ignore all generated/compiled files
[gwave-svn.git] / g-wrap-1.9.11.pkgconfig.patch
blob28056bb686ba1596069712aff20c880e620e32f1
1 *** guile/g-wrap-2.0-guile.pc.in.orig Sat Dec 27 15:13:27 2008
2 --- guile/g-wrap-2.0-guile.pc.in Sat Dec 27 15:13:36 2008
3 ***************
4 *** 11,15 ****
5 Name: G-Wrap
6 Description: A Guile wrapper generator
7 Version: @VERSION@
8 ! Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS_INSTALLED@
9 ! Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS_INSTALLED@
10 --- 11,15 ----
11 Name: G-Wrap
12 Description: A Guile wrapper generator
13 Version: @VERSION@
14 ! Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime @GUILE_LDFLAGS@ @LIBFFI_LIBS@
15 ! Cflags: @STD_CFLAGS@ -I${includedir} @GUILE_CFLAGS@ @LIBFFI_CFLAGS@