view mcabber/Makefile.am @ 2084:e3325bad2e0c

Use AC_CONFIG_HEADERS Use AC_CONFIG_HEADERS as recommended by the Gentoo team. Thanks to David Heidelberger and Kensington.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 17:55:17 +0200
parents 7bdd9ed28684
children
line wrap: on
line source

SUBDIRS = mcabber doc modules
ACLOCAL_AMFLAGS = -I macros
if INSTALL_HEADERS
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = mcabber.pc
endif