[polari] configure.ac: Put autotools generated files in auxiliar directory



commit 17e5addddd8c985d24b09baa034b6067c38c0320
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Sep 12 00:28:14 2013 +0200

    configure.ac: Put autotools generated files in auxiliar directory

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5431ddc..6bd5c46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
 AC_INIT([polari],[0.0.1],[],[polari])
 
 AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_AUX_DIR([build-aux])
 
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]