view m4macros/Makefile.am @ 20596:7d072354544a

Fix #3249 (Bus error using finch on mac os x). Make sure we don't crash if there's no default SIGWINCH handler.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 21 Sep 2007 16:09:12 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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