m4macros/Makefile.am

Thu, 25 Jan 2007 08:29:50 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 25 Jan 2007 08:29:50 +0000
changeset 20468
e2f0d7323124
parent 11318
13fa1d5134f3
child 15964
0b85a5aa80b1
permissions
-rw-r--r--

sf patch #1644019, from good ol' Ka-Hing Cheung

"fix compiling on gtk 2.4. xmppconsole.c is the culprit.
gtk_combo_box_get_active_text is defined in gtk 2.6 but not 2.4."

installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)

mercurial