[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    two kdrive autohell fixes...
From:       Matthias Hopf <mhopf () suse ! de>
Date:       2004-12-30 15:24:13
Message-ID: 20041230152413.GA3449 () suse ! de
[Download RAW message or body]

Hi all!

Find two trivial patches for kdrive attached, one for the DamageExt and
one for the Xrandr CVS module. They fix the call sequence of the
autotool macros, and are required (at least on my system) to build the
project.

CU all and have a happy new year 8^)

Matthias

-- 
Matthias Hopf <mhopf@suse.de>,  SuSE labs,  Zimmer 3.2.18,  Tel. 74053-715

["kdrive_autohell_DamageExt.diff" (text/plain)]

Index: configure.ac
===================================================================
RCS file: /cvs/xlibs/DamageExt/configure.ac,v
retrieving revision 1.2
diff -u -p -r1.2 configure.ac
--- configure.ac	26 Nov 2003 03:47:58 -0000	1.2
+++ configure.ac	30 Dec 2004 14:28:48 -0000
@@ -25,9 +25,9 @@ dnl Process this file with autoconf to c
 
 AC_PREREQ([2.57])
 AC_INIT([damageext], [1.0], [keithp@keithp.com], damageext)
+AC_CONFIG_AUX_DIR(.)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE
-AC_CONFIG_AUX_DIR(.)
 
 PKG_CHECK_MODULES(FIXESEXT, fixesext)
 

["kdrive_autohell_Xrandr.diff" (text/plain)]

Index: configure.ac
===================================================================
RCS file: /cvs/xlibs/Xrandr/configure.ac,v
retrieving revision 1.6
diff -u -p -r1.6 configure.ac
--- configure.ac	1 Jul 2004 19:01:55 -0000	1.6
+++ configure.ac	30 Dec 2004 14:29:10 -0000
@@ -33,11 +33,11 @@ dnl digit in the version number to track
 dnl protocol, so Xrandr version l.n.m corresponds to protocol version l.n
 dnl
 AC_INIT(libXrandr, 1.0.2, [keithp@keithp.com], libXrandr)
+AC_CONFIG_AUX_DIR(.)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE
 
 AM_CONFIG_HEADER(config.h)
-AC_CONFIG_AUX_DIR(.)
 
 # Check for progs
 AC_PROG_CC


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic