57f06abbfe
* */Makefile.am : fix gacutil for new package switch * */*.pc.in : fix -libs var for new dll path svn path=/trunk/gtk-sharp/; revision=26644
10 lines
233 B
PkgConfig
10 lines
233 B
PkgConfig
PACKAGE=@PACKAGE@
|
|
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: GConf#
|
|
Description: GConf# - GConf .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -lib:${libdir}/mono/$(PACKAGE) -r:gconf-sharp -r:gconf-sharp-peditors
|