[gnome-hello] configure.ac: Use an auxiliar directory to store autogenerated files
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-hello] configure.ac: Use an auxiliar directory to store autogenerated files
- Date: Tue, 14 Feb 2012 16:46:47 +0000 (UTC)
commit f097f67faf10ff3a8178164ca6fd2ba3955cfe9f
Author: Javier JardÃn <jjardon gnome org>
Date: Tue Feb 14 16:09:43 2012 +0000
configure.ac: Use an auxiliar directory to store autogenerated files
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a1aaafc..8ea41ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,6 +4,7 @@ AC_INIT([GNOME Hello],[2.0.3],[mailto:desktop-devel-list gnome org],[gnome-hello
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.10 foreign dist-bzip2 no-dist-gzip])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]