view m4macros/Makefile.am @ 30484:64cb8836133e

Fix connecting to Yahoo when a global proxy has been specified, but is not actually going to be used in the connection (eg. because we're running under gnome).
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 03 Sep 2010 20:08:14 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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