Thu, 25 Jan 2007 08:11:21 +0000
sf patch #1639901, from Saleem Abdulrasool
Fix the build failure of the Mono example dlls due to the
Mono API change
| 9364 | 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ | |
| 3 | libdir=@libdir@ | |
| 4 | includedir=@includedir@ | |
| 5 | datadir=@datadir@ | |
|
10947
810fd4c13660
[gaim-migrate @ 12745]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
9364
diff
changeset
|
6 | sysconfdir=@sysconfdir@ |
| 9364 | 7 | |
| 8 | Name: Gaim | |
| 9 | Description: Gaim is a GTK2-based instant messenger application. | |
| 10 | Version: @VERSION@ | |
| 11 | Requires: glib-2.0 | |
| 12 | Cflags: -I${includedir}/gaim | |
|
14253
b63ebf84c42b
This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
10947
diff
changeset
|
13 | Libs: -L${libdir} -lgaim |