configure.ac: Use aux directory to store autogenerated files
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user