view m4macros/Makefile.am @ 23486:3207561b0f17

Don't free the SOAP message when we're still using it for a redirect. Also, always specify a / at the beginning of the POST because purple_url_parse doesn't return it. I even tested redirects this time!
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 17 Jun 2008 04:11:18 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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