Use an auxilary directory for build tools and ensure they're not placed in revision...
[vuplus_xbmc] / configure.in
index 793af4c..abe6d81 100644 (file)
@@ -6,6 +6,7 @@ AC_INIT("xbmc", 9.11, http://trac.xbmc.org)
 AC_CONFIG_HEADERS([config.h])
 AH_TOP([#pragma once])
 
+AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE([foreign])
 AC_CANONICAL_HOST