[beast] BUILD: move auxillary build files to autotools/
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] BUILD: move auxillary build files to autotools/
- Date: Tue, 7 Sep 2010 02:00:12 +0000 (UTC)
commit 493030c18adbe00bb917b27a68525742453c9954
Author: Tim Janik <timj gtk org>
Date: Thu Sep 2 18:09:39 2010 +0200
BUILD: move auxillary build files to autotools/
.../intltool-extract.in | 0
intltool-merge.in => autotools/intltool-merge.in | 0
intltool-update.in => autotools/intltool-update.in | 0
configure.in | 2 ++
4 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/intltool-extract.in b/autotools/intltool-extract.in
similarity index 100%
rename from intltool-extract.in
rename to autotools/intltool-extract.in
diff --git a/intltool-merge.in b/autotools/intltool-merge.in
similarity index 100%
rename from intltool-merge.in
rename to autotools/intltool-merge.in
diff --git a/intltool-update.in b/autotools/intltool-update.in
similarity index 100%
rename from intltool-update.in
rename to autotools/intltool-update.in
diff --git a/configure.in b/configure.in
index 7243610..726676d 100644
--- a/configure.in
+++ b/configure.in
@@ -10,6 +10,8 @@ builtin(include, birnet/acbirnet.m4)dnl
AC_INIT(beast, m4_esyscmd(./mkrelease.sh shellvar configure.in:BST_VERSION))
AC_CONFIG_SRCDIR([bse/bseconfig.h.in])
AM_CONFIG_HEADER(configure.h)
+AC_CONFIG_AUX_DIR([autotools])
+AC_CONFIG_MACRO_DIR([autotools])
AC_PREREQ(2.57)
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]