view m4macros/Makefile.am @ 19937:36ba89a2b7da

Replace all CRLF line-endings with LF line endings (Unix-style). This fixes some compilation errors on Solaris. Closes #3096.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Tue, 18 Sep 2007 00:47:51 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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