view m4macros/Makefile.am @ 29118:a07478d5719d

Swap the order of -L and -l so that Solaris can find the Python libraries. Patch from Paul "aab" Townsend. Closes #10869, #10716.
author Paul Aurich <paul@darkrain42.org>
date Wed, 02 Dec 2009 19:38:07 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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