configure.ac: Use aux directory to store autogenerated files

This commit is contained in:
Javier Jardón 2011-06-13 03:06:04 +01:00
parent 794a3706cd
commit f50da3babe

View File

@ -27,6 +27,7 @@ AC_INIT([gtk+], [gtk_version],
AC_CONFIG_HEADER([config.h])
AC_CONFIG_SRCDIR([gdk/gdktypes.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
# Define a string for the earliest version that this release has
# backwards binary compatibility with for all interfaces a module