--- /dev/null
+---
+ configure.ac | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+Index: libXinerama-1.0.2/configure.ac
+===================================================================
+--- libXinerama-1.0.2.orig/configure.ac 2007-05-11 11:04:32.000000000 +0100
++++ libXinerama-1.0.2/configure.ac 2007-05-11 11:04:46.000000000 +0100
+@@ -8,12 +8,13 @@ AC_INIT([libXinerama],
+ libXinerama)
+
+ AC_CONFIG_SRCDIR([Makefile.am])
++AC_CONFIG_AUX_DIR(.)
++
+ AM_INIT_AUTOMAKE([dist-bzip2])
+
+ AM_MAINTAINER_MODE
+
+ AM_CONFIG_HEADER([config.h])
+-AC_CONFIG_AUX_DIR(.)
+
+ # Checks for programs.
+ AC_PROG_LIBTOOL