4c2b4d6482
* */*.pc.in: change to use @PACKAGE@ where its needed, fixes pc bug svn path=/trunk/gtk-sharp/; revision=26674
9 lines
190 B
PkgConfig
9 lines
190 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Gnome#
|
|
Description: Gnome# - GNOME .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -lib:${libdir}/mono/@PACKAGE@ -r:gnome-sharp
|