Stash some autogenerated tools in build-aux/

* configure.ac: Reduce the pollution in the top-level directory a
	bit.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
This commit is contained in:
Jan Engelhardt 2014-09-09 12:36:24 +02:00 committed by Dodji Seketeli
parent 5f9a3bf4dd
commit 0b1224faf1
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ AC_INIT([libabigail],
[http://sourceware.org/libabigail])
AC_PREREQ([2.63])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_SRCDIR([README])
AC_CONFIG_MACRO_DIR([m4])