view m4macros/Makefile.am @ 26954:91c8f6368a8c

Work around a build problem in windres in recent binutils where string literal concatenation doesn't work. This is probably http://sourceware.org/bugzilla/show_bug.cgi?id=6714 but (at the moment) the comments on there imply it should work.
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 13 May 2009 18:09:45 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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