view m4macros/Makefile.am @ 25903:f8d3447235b1

Made the Purple::Request::Field(s) functions act more perl-like. Call the new() functions as Class->new(...) instead of Class::new(...).
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 06 Jan 2009 06:23:46 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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