view m4macros/Makefile.am @ 19925:a25604fbfa92

Fix the capitalization of the python variable in a configure.ac check, I believe this fixes #2826.
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 12 Sep 2007 00:30:19 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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