view m4macros/Makefile.am @ 16632:b7e977e2da8e

To do libtool soversioning properly, we need to manage lt_current separately and manually. This commit updates the code and the documentation in configure.ac.
author Richard Laager <rlaager@wiktel.com>
date Sun, 29 Apr 2007 19:15:42 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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