view m4macros/Makefile.am @ 15725:1e4f4e000c76

Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Feb 2007 01:11:44 +0000
parents 519dc2186438
children 402236ee7981
line wrap: on
line source

installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

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