[nautilus-sendto] configure: Put m4 files in m4 directory and temporal autoconf ones in build-aux
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-sendto] configure: Put m4 files in m4 directory and temporal autoconf ones in build-aux
- Date: Wed, 21 Mar 2012 17:08:06 +0000 (UTC)
commit 6d5f173c53974c28eb64711c2e0c1523070b9f83
Author: Javier JardÃn <jjardon gnome org>
Date: Wed Mar 21 16:45:10 2012 +0000
configure: Put m4 files in m4 directory and temporal autoconf ones in build-aux
configure.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index cddf5e8..e71888f 100644
--- a/configure.in
+++ b/configure.in
@@ -6,6 +6,8 @@ AC_INIT([nautilus-sendto],
[nautilus-sendto])
AC_CONFIG_HEADERS([config.h])
+AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip check-news])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]