view m4macros/Makefile.am @ 17471:8f6396cf59fb

Another change from o_sukhodolsky: Fix the Zephyr z_message type to avoid errors about arithmatic on a void pointer. This type matches that from my system-wide zephyr header on Ubuntu. References #1344
author Richard Laager <rlaager@wiktel.com>
date Wed, 30 May 2007 06:20:47 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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