view m4macros/Makefile.am @ 23555:951bb9ca9d01

This check is duplicated three lines above. It was probably intended to check cipher, but the failure is basically impossible as currently coded so I'm just going to remove the check.
author Mark Doliner <mark@kingant.net>
date Wed, 16 Jul 2008 09:11:03 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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