Mercurial > pidgin.yaz
changeset 19173:e9151f52a4f1
Allows libgnt to pull in needed scripts for a standalone build.
author | Eric Polino <aluink@pidgin.im> |
---|---|
date | Tue, 24 Jul 2007 20:57:07 +0000 |
parents | 069c036d9b72 |
children | 974f9298814c |
files | finch/libgnt/configure.ac |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/finch/libgnt/configure.ac Tue Jul 24 19:39:58 2007 +0000 +++ b/finch/libgnt/configure.ac Tue Jul 24 20:57:07 2007 +0000 @@ -36,6 +36,7 @@ AC_INIT([libgnt], [gnt_display_version], [devel@pidgin.im]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) +AC_CONFIG_AUX_DIR([.]) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) GNT_MAJOR_VERSION=gnt_major_version