Rosemary Birdford | 1 Apr 2009 04:13
Picon

Bug#520547: Helo My Dear.


Hi Dear,
How are you today i hope that every things is ok with you as it is my great pleasure to contact you in having communication with you, please i wish you will have the desire with me so that we can get to know each other better and see what happened in future’s will be very happy if you can write me back through my email (rbirdford <at> yahoo.com) you give me your email address so that we can start communication, exchange pictures and get to know all about each other. I will be waiting to hear from you, if you care write me back let me know your option. I wish you all the best for your day.
Your new friend.
Miss Rosemary.
Timo Aaltonen | 1 Apr 2009 07:26
Picon
Favicon

xserver-xorg-input-elographics: Changes to 'debian-experimental'

 ChangeLog                        |  118 
 Makefile.am                      |   13 
 Makefile.in                      |  671 -
 aclocal.m4                       | 8256 --------------
 config.guess                     | 1526 --
 config.h.in                      |   66 
 config.sub                       | 1658 --
 configure                        |22716 ---------------------------------------
 configure.ac                     |    4 
 debian/changelog                 |   17 
 debian/control                   |   12 
 debian/rules                     |   20 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |    2 
 depcomp                          |  589 -
 install-sh                       |  519 
 ltmain.sh                        | 6964 -----------
 man/Makefile.in                  |  424 
 man/elographics.man              |    4 
 missing                          |  367 
 mkinstalldirs                    |  161 
 src/Makefile.in                  |  513 
 src/xf86Elo.c                    |  900 -
 23 files changed, 318 insertions(+), 45352 deletions(-)

New commits:
commit c7020992fd0c432f318c43c1b2ae294308e46353
Author: Timo Aaltonen <tjaalton <at> cc.hut.fi>
Date:   Wed Apr 1 08:25:31 2009 +0300

    Update the upstream ChangeLog.

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..4fc3cc0
--- /dev/null
+++ b/ChangeLog
 <at>  <at>  -0,0 +1,460  <at>  <at> 
+commit 37cd09e99c7f5fa4ce7511b8ed171a3ae130300f
+Author: Peter Hutterer <peter.hutterer <at> redhat.com>
+Date:   Tue Oct 21 15:33:43 2008 +1030
+
+    elographics 1.2.3
+
+commit 117a54598043df6497fbc1ae4f047cc248441072
+Author: Peter Hutterer <peter.hutterer <at> redhat.com>
+Date:   Tue Oct 14 10:22:29 2008 +1030
+
+    Add special handling for Sunit dSeries. RH #445193
+    
+    This model does not reply to queries about touchscreen identification. After
+    opening the fd, we can skip right to enabling the device.
+    
+    Red Hat Bug <https://bugzilla.redhat.com/show_bug.cgi?id=445193>
+
+commit d0aa1083c0130861a2c78509b72847fc3f7ee5f3
+Author: Peter Hutterer <peter.hutterer <at> redhat.com>
+Date:   Tue Oct 14 10:11:11 2008 +1030
+
+    Add Option "Model" to supported list of options.
+    
+    Some touchscreens supported by this driver need  special handling, hence the
+    explicit specification of the model. Note that this commit does not actually
+    do anything with the information, it just sets some internal state.
+    
+    Signed-off-by: Peter Hutterer <peter.hutterer <at> redhat.com>
+
+commit bf0e1bf915cb679bd425712300f5dc5c80ed190a
+Author: Peter Hutterer <peter.hutterer <at> redhat.com>
+Date:   Thu Aug 14 15:34:51 2008 +0930
+
+    Fix build, xf86Version.h -> xorgVersion.h
+
+commit 038798931482575adb411129f016e207034e2dee
+Author: William Brack <wbrack <at> mmm.com.hk>
+Date:   Wed Jun 18 13:42:44 2008 +0930
+
+    Don't convert coordinates for servers 1.4 and above.
+    
+    These servers do the coordinate conversion themselves, so no need to do it in
+    the driver.
+    
+    Signed-off-by: Peter Hutterer <peter <at> cs.unisa.edu.au>
+
+commit c73c44d8f68448737695a112b2e9d15b785ade2f
+Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
+Date:   Tue Jun 17 14:11:58 2008 +0930
+
+    Remove RCS tags.
+
+commit a932fd4174ae4bf511e1418055f1470ba2860b43
+Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
+Date:   Tue Jun 17 14:18:31 2008 +0930
+
+    Remove XFREE_V4 define and all code that expects it to be unset.
+    
+    If you're still not running something more recent than X11 3, then you have
+    other issues anyway.
+
+commit b489fb3c176f9f0c3a98e3145b72fd0d9a6587b6
+Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
+Date:   Thu Jun 12 21:56:04 2008 +0930
+
+    Remove trailing whitespaces.
+
+commit 086e9d2056c8fbb5138b54b95f4559acf8f0f158
+Author: William M. Brack <wbrack <at> mmm.com.hk>
+Date:   Tue Jun 17 09:00:32 2008 +0930
+
+    WaitForInput before trying to xf86EloGetPacket. #14109
+    
+    Followup to 72408c2404246b9cb4698bd45be439be8ced3c23.
+    
+    This patch isn't perfect yet, usage of O_NONBLOCK would be preferred and some
+    better error handling for incomplete packages, but at least it's less broken
+    than without this patch.
+    
+    Signed-off-by: Peter Hutterer <peter <at> cs.unisa.edu.au>
+    
+    X.Org Bug 14109 <http://bugs.freedesktop.org/show_bug.cgi?id=14109>
+
+commit 929b72352110b8d5dcdf74bec21694d8de9f948c
+Author: Julien Cristau <jcristau <at> debian.org>
+Date:   Tue Jun 10 22:01:08 2008 +0200
+
+    elographics 1.2.2
+
+commit e95226c25f2e3278c455473445c987c653bd0a12
+Author: Julien Cristau <jcristau <at> debian.org>
+Date:   Tue Jun 10 21:57:11 2008 +0200
+
+    remove ChangeLog, add dist hook
+    
+    Remove ChangeLog from the tree, and add a git dist hook to generate
+    it automatically.
+
+commit 5b62ac1efec42ad725733d8acaf1c2450224a9d0
+Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
+Date:   Mon May 26 22:06:55 2008 +0930
+
+    Check for XINPUT ABI 3.
+
+commit 174a043bbad20de2959cc08736f894ef56536ece
+Author: Adam Jackson <ajax <at> redhat.com>
+Date:   Wed May 21 15:00:44 2008 -0400
+
+    elographics 1.2.1
+
+commit 0133d754c10341ca5b572beeee72488b8f5ae8a8
+Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
+Date:   Thu May 1 12:03:44 2008 +0930
+
+    Don't divide by zero. #14902
+    
+    X.Org Bug 14902 <http://bugs.freedesktop.org/show_bug.cgi?id=14902>
+
+commit d639f87a52aac179ef9d0908c012e79baf5fa245
+Author: Adam Jackson <ajax <at> redhat.com>
+Date:   Thu Mar 20 15:30:00 2008 -0400
+
+    elographics 1.2.0
+
+commit 6726525b14d1ad222e16e30deffc37404dc196b4
+Author: Matthieu Herrb <matthieu <at> bluenote.herrb.net>
+Date:   Sat Mar 8 22:55:12 2008 +0100
+
+    Makefile.am: nuke RCS Id
+
+commit 72408c2404246b9cb4698bd45be439be8ced3c23
+Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
+Date:   Thu Feb 28 09:30:24 2008 +1030
+
+    Wrap the content of ReadInput into a loop. Bug #14109
+    
+    There may be more than one packet waiting for us at a time, so loop until we
+    don't get one anymore.
+    
+    This patch is untested for lack of a device, but should fix
+    X.Org Bug 14109 <http:/bugs.freedesktop.org/show_bug.cgi?id=14109>
+
+commit ed8626d307bb49ced738ac4a5b1d469cef030596
+Author: Benjamin Close <Benjamin.Close <at> clearchain.com>
+Date:   Wed Jan 9 09:58:11 2008 +1030
+
+    Remove reliance on xf86_ansic.h
+    
+    xf86_ansic.h is no longer part of the xorg hence this causes
+    compilations failures on some architectures
+    
+    Found by: Tinderbox
+
+commit 79a2199b8c753aeca6cc9cbbf69e568558a61853
+Author: Jaroslaw Siebert <y0g1 <at> poczta.wp.pl>
+Date:   Fri Dec 28 16:16:01 2007 +1030
+
+    Bug #13248: use -1, -1 as min/max value for valuators.
+    
+    If we specify a min/max value for our valuators, the X server will clip any
+    coordinates at these values.
+    
+    This fixes the second issue reported in #13248
+    
+    X.Org Bugzilla #13248 <https://bugs.freedesktop.org/show_bug.cgi?id=13248>
+
+commit 0e04b7142a04fa5e4af57a8056c6010ba49c1359
+Author: Jaroslaw Siebert <y0g1 <at> poczta.wp.pl>
+Date:   Fri Dec 28 16:13:09 2007 +1030
+
+    Bug #13248: pass the correct coordinates to the DDX.
+    
+    cur_x and cur_y are the packets we get from the deviec, but after scaling the
+    actual coordinates we need to only deal with x and y.
+    
+    This fixes one issue reported Bug #13248.
+    
+    X.Org Bugzilla #13248 <https://bugs.freedesktop.org/attachment.cgi?id=13248>
+
+commit e4071358e3047127fe0476cab3e9fb63e180e940
+Author: Daniel Drake <d.drake <at> mmm.com>
+Date:   Fri Dec 28 16:04:11 2007 +1030
+
+    Bug #9803: Don't allow zero-sized width/height.
+    
+    A bad configuration can result in height or width being zero. This potentially
+    causes a divide-by-zero error in xf86EloConvert().
+    Detect the bad configuration early on and produce a meaningful error message.
+    
+    X.Org Bugzilla #9803 <https://bugs.freedesktop.org/show_bug.cgi?id=9803>
+
+commit 768c17328041e2f3e59d25251772cb3be164ba71
+Author: Daniel Drake <ddrake <at> brontes3d.com>
+Date:   Tue May 29 11:58:00 2007 -0800
+
+    Bug #11087: xf86-input-elographics COPYING file
+    
+    X.Org Bugzilla #11087 <https://bugs.freedesktop.org/show_bug.cgi?id=11087>
+
+commit 24aa22caacb99d6bb0b1187e3ad618ce3fba70c2
+Author: James Cloos <cloos <at> jhcloos.com>
+Date:   Mon Sep 3 05:52:07 2007 -0400
+
+    Add *~ to .gitignore to skip patch/emacs droppings
+
+commit 6c08d0ebdedfabccf8aa5883757baefe68d66881
+Author: James Cloos <cloos <at> jhcloos.com>
+Date:   Thu Aug 23 19:25:25 2007 -0400
+
+    Rename .cvsignore to .gitignore
+
+commit 9770760ddcbe14b0631ad1a6e25626c5560e4b81
+Author: Brice Goglin <bgoglin <at> debian.org>
+Date:   Mon Aug 6 23:12:51 2007 +0200
+
+    Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_rec
+
+commit b81e0064d99dd22d2bea8eaf65a9331da9166ab0
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Wed Dec 21 02:29:56 2005 +0000
+
+    Update package version for X11R7 release.
+
+commit 8317c2502e8cafb82b61754bbfe9e3c101a7699f
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Mon Dec 19 16:25:50 2005 +0000
+
+    Stub COPYING files
+
+commit 2d672e739310333da2bc480acc7afe6b09400d0b
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Thu Dec 15 00:24:14 2005 +0000
+
+    Update package version number for final X11R7 release candidate.
+
+commit 1870d409267f67b8e1a7497deea8721a26ce9cb9
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Tue Dec 6 22:48:29 2005 +0000
+
+    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+
+commit ffe759062efc75f69bc254ddbd595322f88fd1ad
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Sat Dec 3 05:49:30 2005 +0000
+
+    Update package version number for X11R7 RC3 release.
+
+commit 15ec88033a6020f442746ff178bf87406fc2555d
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Fri Dec 2 02:16:05 2005 +0000
+
+    Remove extraneous AC_MSG_RESULT.
+
+commit d882f2f5febc0bae5cd8fe5bbfeb37f756fa4eb7
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Tue Nov 29 23:29:55 2005 +0000
+
+    Only build dlloader modules by default.
+
+commit 4f8ade63683986e30ffd9281b0e58bc990b4d05c
+Author: Alan Coopersmith <Alan.Coopersmith <at> sun.com>
+Date:   Mon Nov 28 22:04:06 2005 +0000
+
+    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
+
+commit 46f8d88b896cb0415dd85640ae454640e82c2742
+Author: Eric Anholt <anholt <at> freebsd.org>
+Date:   Mon Nov 21 10:49:03 2005 +0000
+
+    Add .cvsignores for drivers.
+
+commit 970d941ec49ff81012a77f4f33ddc21f318626e5
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Wed Nov 9 21:15:11 2005 +0000
+
+    Update package version number for X11R7 RC2 release.
+
+commit b471db40377061af89f87634e31ced3d5ba8c98e
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Tue Nov 1 15:08:49 2005 +0000
+
+    Update pkgcheck depedencies to work with separate build roots.
+
+commit d371e549a4989280187a7394c64abe20c403b0db
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Wed Oct 19 02:48:00 2005 +0000
+
+    Update package version number for RC1 release.
+
+commit b4809879c5b3697321cd5816ef2d0e0355c1064d
+Author: Alan Coopersmith <Alan.Coopersmith <at> sun.com>
+Date:   Tue Oct 18 00:01:51 2005 +0000
+
+    Use  <at> DRIVER_MAN_SUFFIX <at>  instead of $(DRIVER_MAN_SUFFIX) in macro
+        substitutions to work better with BSD make
+
+commit 1845452d66d56b059504c746062b5713fa4dc16c
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Mon Oct 17 22:57:27 2005 +0000
+
+    More 1.7 braindamage: define EXTRA_DIST in terms of  <at> DRIVER_NAME <at>  instead
+        of indirectly
+
+commit aafac4990d3b5a84a4417fd3695ab9491cd061ff
+Author: Alan Coopersmith <Alan.Coopersmith <at> sun.com>
+Date:   Mon Oct 17 00:08:55 2005 +0000
+
+    Use sed & cpp to substitute variables in driver man pages
+
+commit 3d1ff1b859ab45975dcbeb22b4f313e5aed21849
+Author: Daniel Stone <daniel <at> fooishbar.org>
+Date:   Fri Aug 26 07:02:21 2005 +0000
+
+    Update elographics manpage to list supported options. (Debian #075)
+
+commit 6d7d6af9ac22ba89bdd48cbe3901fb47eab89b6e
+Author: Daniel Stone <daniel <at> fooishbar.org>
+Date:   Thu Aug 18 09:03:38 2005 +0000
+
+    Update autogen.sh to one that does objdir != srcdir.
+
+commit 5410d26cb4a8df005a1ee9cb7f4ec05d5371b0e0
+Author: Søren Sandmann Pedersen <sandmann <at> daimi.au.dk>
+Date:   Wed Aug 10 14:07:22 2005 +0000
+
+    Don\'t lose existing CFLAGS in all the input drivers and some of the video
+        drivers
+
+commit f61c90d5044b256497ea55fe032e3e67866cd27f
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Fri Jul 29 21:22:40 2005 +0000
+
+    Various changes preparing packages for RC0:
+    - Verify and update package version numbers as needed
+    - Implement versioning scheme
+    - Change bug address to point to bugzilla bug entry form
+    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
+        reenable it)
+    - Fix makedepend to use pkgconfig and pass distcheck
+    - Update build script to build macros first
+    - Update modular Xorg version
+
+commit c81438a87f7848219d1a5755f02a784dfda92601
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Wed Jul 13 20:03:21 2005 +0000
+
+    Make the module dir configurable
+
+commit 9bf5e9b174d7c1e9c0633f0e170e5c15ba39c80f
+Author: Kevin E Martin <kem <at> kem.org>
+Date:   Wed Jul 13 02:20:59 2005 +0000
+
+    Update all input drivers to pass distcheck
+
+commit 7a0b4563a7adcd55248385201cf3753c1b41015a
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Tue Jul 12 06:15:08 2005 +0000
+
+    Build skeletons for input drivers. Should basically work.
+
+commit f431f54c20f49bf7b97d4f2372c4e67539302fa8
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Mon Jul 11 02:37:59 2005 +0000
+
+    Prep input drivers for modularizing by adding guarded #include "config.h"
+
+commit cd258fd520d115a605affda749b4fd5f416c05e5
+Author: Daniel Stone <daniel <at> fooishbar.org>
+Date:   Sun Jul 3 08:53:45 2005 +0000
+
+    Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
+
+commit 32567780acdea6626cb15ba5e38da1414c99ed68
+Author: Daniel Stone <daniel <at> fooishbar.org>
+Date:   Fri Jul 1 22:43:22 2005 +0000
+
+    Change all misc.h and os.h references to <X11/foo.h>.
+
+commit fe9ef3971d71d3a0433248bc410f8c2583971c77
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Mon Jun 27 18:32:54 2005 +0000
+
+    Various input drivers set their InputDriverRec to be static when doing a
+        loadable build, and the same symbol can't be both static and _X_EXPORT.
+        Pointed out by Alan Coopersmith.
+
+commit 281313f638e1f06a961c940b814b428e21f415de
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Sat Jun 25 21:17:01 2005 +0000
+
+    Bug #3626: _X_EXPORT tags for video and input drivers.
+
+commit 349fefb716abd06a7f83c516b941b791d86d6f13
+Author: Daniel Stone <daniel <at> fooishbar.org>
+Date:   Wed Apr 20 12:25:33 2005 +0000
+
+    Fix includes right throughout the Xserver tree:
+    change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
+    change "foo.h", "extensions/foo.h" and "X11/foo.h" to
+        <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
+    change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
+
+commit 01dc1c093d816ed484b91c0497666bd8a440e3b4
+Author: Adam Jackson <ajax <at> nwnk.net>
+Date:   Wed Sep 22 04:59:31 2004 +0000
+
+    Bug #506: Fix pointer behaviour when using multiple Elographics
+        touchscreens, from Miroslav Halas.
+
+commit 9a0f97bdde8102e82b51ea77bc03175008d9df77
+Author: Matthieu Herrb <matthieu.herrb <at> laas.fr>
+Date:   Mon Jul 26 22:52:31 2004 +0000
+
+    - Use xf86RemoveEnabledDevice() in the DEVICE_OFF case too. Fixes a lock-up
+        after server reset.
+    - Call InitPtrFeedbackClassDeviceStruct() during DEVICE_INIT phase, in
+        order to avoid a segfault in the X server caused by 'xset q'.
+
+commit 1935b4e30e802f262a83e8f54bbd79495c91105d
+Author: Egbert Eich <eich <at> suse.de>
+Date:   Fri Apr 23 19:54:03 2004 +0000
+
+    Merging XORG-CURRENT into trunk
+
+commit 7802f66b7de5f23346db1375e6ed05798090b5c3
+Author: Egbert Eich <eich <at> suse.de>
+Date:   Sun Mar 14 08:33:51 2004 +0000
+
+    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
+
+commit d32fb56460dc7964a0b71bcad09109e9a35a3f51
+Author: Egbert Eich <eich <at> suse.de>
+Date:   Wed Mar 3 12:12:33 2004 +0000
+
+    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
+
+commit 79d5c25f6b29453b61783967180ce6fd94c67f84
+Author: Egbert Eich <eich <at> suse.de>
+Date:   Thu Feb 26 13:36:00 2004 +0000
+
+    readding XFree86's cvs IDs
+
+commit 9a9dded704fc947f9a7d7a070e6a472739c6bb08
+Author: Egbert Eich <eich <at> suse.de>
+Date:   Thu Feb 26 09:23:34 2004 +0000
+
+    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
+
+commit 9ca79d831761a0c9e6e115c4885f3dd8a11786f4
+Author: Kaleb Keithley <kaleb <at> freedesktop.org>
+Date:   Fri Nov 14 16:48:56 2003 +0000
+
+    XFree86 4.3.0.1
+
+commit 04636ebbd2f9ee1f360f8d731d00b2665e010e57
+Author: Kaleb Keithley <kaleb <at> freedesktop.org>
+Date:   Fri Nov 14 16:48:56 2003 +0000
+
+    Initial revision

commit 12397aa5895687979e3a6322366440e3033f8e00
Author: Timo Aaltonen <tjaalton <at> cc.hut.fi>
Date:   Wed Apr 1 08:15:26 2009 +0300

    Run autoreconf at build time; build-depend on automake, libtool and xutils-dev

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 0556255..0000000
--- a/Makefile.in
+++ /dev/null
 <at>  <at>  -1,671 +0,0  <at>  <at> 
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-#  <at> configure_input <at> 
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- <at> SET_MAKE <at> 
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the rights to use, copy, modify, merge, publish, distribute, sub
-#  license, and/or sell copies of the Software, and to permit persons to whom
-#  the Software is furnished to do so, subject to the following conditions:
-#
-#  The above copyright notice and this permission notice (including the next
-#  paragraph) shall be included in all copies or substantial portions of the
-#  Software.
-#
-#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
-#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-VPATH =  <at> srcdir <at> 
-pkgdatadir = $(datadir)/ <at> PACKAGE <at> 
-pkglibdir = $(libdir)/ <at> PACKAGE <at> 
-pkgincludedir = $(includedir)/ <at> PACKAGE <at> 
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet =  <at> build <at> 
-host_triplet =  <at> host <at> 
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
-	$(top_srcdir)/configure COPYING ChangeLog config.guess \
-	config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distdir) \
-    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-         && rm -fr $(distdir); }; }
-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
-GZIP_ENV = --best
-distuninstallcheck_listfiles = find . -type f -print
-distcleancheck_listfiles = find . -type f -print
-ACLOCAL =  <at> ACLOCAL <at> 
-ADMIN_MAN_DIR =  <at> ADMIN_MAN_DIR <at> 
-ADMIN_MAN_SUFFIX =  <at> ADMIN_MAN_SUFFIX <at> 
-AMTAR =  <at> AMTAR <at> 
-APP_MAN_DIR =  <at> APP_MAN_DIR <at> 
-APP_MAN_SUFFIX =  <at> APP_MAN_SUFFIX <at> 
-AR =  <at> AR <at> 
-AUTOCONF =  <at> AUTOCONF <at> 
-AUTOHEADER =  <at> AUTOHEADER <at> 
-AUTOMAKE =  <at> AUTOMAKE <at> 
-AWK =  <at> AWK <at> 
-CC =  <at> CC <at> 
-CCDEPMODE =  <at> CCDEPMODE <at> 
-CFLAGS =  <at> CFLAGS <at> 
-CPP =  <at> CPP <at> 
-CPPFLAGS =  <at> CPPFLAGS <at> 
-CXX =  <at> CXX <at> 
-CXXCPP =  <at> CXXCPP <at> 
-CXXDEPMODE =  <at> CXXDEPMODE <at> 
-CXXFLAGS =  <at> CXXFLAGS <at> 
-CYGPATH_W =  <at> CYGPATH_W <at> 
-DEFS =  <at> DEFS <at> 
-DEPDIR =  <at> DEPDIR <at> 
-DRIVER_MAN_DIR =  <at> DRIVER_MAN_DIR <at> 
-DRIVER_MAN_SUFFIX =  <at> DRIVER_MAN_SUFFIX <at> 
-DRIVER_NAME =  <at> DRIVER_NAME <at> 
-DSYMUTIL =  <at> DSYMUTIL <at> 
-ECHO =  <at> ECHO <at> 
-ECHO_C =  <at> ECHO_C <at> 
-ECHO_N =  <at> ECHO_N <at> 
-ECHO_T =  <at> ECHO_T <at> 
-EGREP =  <at> EGREP <at> 
-EXEEXT =  <at> EXEEXT <at> 
-F77 =  <at> F77 <at> 
-FFLAGS =  <at> FFLAGS <at> 
-FILE_MAN_DIR =  <at> FILE_MAN_DIR <at> 
-FILE_MAN_SUFFIX =  <at> FILE_MAN_SUFFIX <at> 
-GREP =  <at> GREP <at> 
-INSTALL =  <at> INSTALL <at> 
-INSTALL_DATA =  <at> INSTALL_DATA <at> 
-INSTALL_PROGRAM =  <at> INSTALL_PROGRAM <at> 
-INSTALL_SCRIPT =  <at> INSTALL_SCRIPT <at> 
-INSTALL_STRIP_PROGRAM =  <at> INSTALL_STRIP_PROGRAM <at> 
-LDFLAGS =  <at> LDFLAGS <at> 
-LIBOBJS =  <at> LIBOBJS <at> 
-LIBS =  <at> LIBS <at> 
-LIBTOOL =  <at> LIBTOOL <at> 
-LIB_MAN_DIR =  <at> LIB_MAN_DIR <at> 
-LIB_MAN_SUFFIX =  <at> LIB_MAN_SUFFIX <at> 
-LN_S =  <at> LN_S <at> 
-LTLIBOBJS =  <at> LTLIBOBJS <at> 
-MAINT =  <at> MAINT <at> 
-MAKEINFO =  <at> MAKEINFO <at> 
-MISC_MAN_DIR =  <at> MISC_MAN_DIR <at> 
-MISC_MAN_SUFFIX =  <at> MISC_MAN_SUFFIX <at> 
-MKDIR_P =  <at> MKDIR_P <at> 
-NMEDIT =  <at> NMEDIT <at> 
-OBJEXT =  <at> OBJEXT <at> 
-PACKAGE =  <at> PACKAGE <at> 
-PACKAGE_BUGREPORT =  <at> PACKAGE_BUGREPORT <at> 
-PACKAGE_NAME =  <at> PACKAGE_NAME <at> 
-PACKAGE_STRING =  <at> PACKAGE_STRING <at> 
-PACKAGE_TARNAME =  <at> PACKAGE_TARNAME <at> 
-PACKAGE_VERSION =  <at> PACKAGE_VERSION <at> 
-PATH_SEPARATOR =  <at> PATH_SEPARATOR <at> 
-PKG_CONFIG =  <at> PKG_CONFIG <at> 
-RANLIB =  <at> RANLIB <at> 
-SED =  <at> SED <at> 
-SET_MAKE =  <at> SET_MAKE <at> 
-SHELL =  <at> SHELL <at> 
-STRIP =  <at> STRIP <at> 
-VERSION =  <at> VERSION <at> 
-XORG_CFLAGS =  <at> XORG_CFLAGS <at> 
-XORG_LIBS =  <at> XORG_LIBS <at> 
-abs_builddir =  <at> abs_builddir <at> 
-abs_srcdir =  <at> abs_srcdir <at> 
-abs_top_builddir =  <at> abs_top_builddir <at> 
-abs_top_srcdir =  <at> abs_top_srcdir <at> 
-ac_ct_CC =  <at> ac_ct_CC <at> 
-ac_ct_CXX =  <at> ac_ct_CXX <at> 
-ac_ct_F77 =  <at> ac_ct_F77 <at> 
-am__include =  <at> am__include <at> 
-am__leading_dot =  <at> am__leading_dot <at> 
-am__quote =  <at> am__quote <at> 
-am__tar =  <at> am__tar <at> 
-am__untar =  <at> am__untar <at> 
-bindir =  <at> bindir <at> 
-build =  <at> build <at> 
-build_alias =  <at> build_alias <at> 
-build_cpu =  <at> build_cpu <at> 
-build_os =  <at> build_os <at> 
-build_vendor =  <at> build_vendor <at> 
-builddir =  <at> builddir <at> 
-datadir =  <at> datadir <at> 
-datarootdir =  <at> datarootdir <at> 
-docdir =  <at> docdir <at> 
-dvidir =  <at> dvidir <at> 
-exec_prefix =  <at> exec_prefix <at> 
-host =  <at> host <at> 
-host_alias =  <at> host_alias <at> 
-host_cpu =  <at> host_cpu <at> 
-host_os =  <at> host_os <at> 
-host_vendor =  <at> host_vendor <at> 
-htmldir =  <at> htmldir <at> 
-includedir =  <at> includedir <at> 
-infodir =  <at> infodir <at> 
-inputdir =  <at> inputdir <at> 
-install_sh =  <at> install_sh <at> 
-libdir =  <at> libdir <at> 
-libexecdir =  <at> libexecdir <at> 
-localedir =  <at> localedir <at> 
-localstatedir =  <at> localstatedir <at> 
-mandir =  <at> mandir <at> 
-mkdir_p =  <at> mkdir_p <at> 
-oldincludedir =  <at> oldincludedir <at> 
-pdfdir =  <at> pdfdir <at> 
-prefix =  <at> prefix <at> 
-program_transform_name =  <at> program_transform_name <at> 
-psdir =  <at> psdir <at> 
-sbindir =  <at> sbindir <at> 
-sharedstatedir =  <at> sharedstatedir <at> 
-srcdir =  <at> srcdir <at> 
-sysconfdir =  <at> sysconfdir <at> 
-target_alias =  <at> target_alias <at> 
-top_builddir =  <at> top_builddir <at> 
-top_srcdir =  <at> top_srcdir <at> 
-AUTOMAKE_OPTIONS = foreign
-SUBDIRS = src man
-all: config.h
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-am--refresh:
-	 <at> :
-$(srcdir)/Makefile.in:  <at> MAINTAINER_MODE_TRUE <at>  $(srcdir)/Makefile.am  $(am__configure_deps)
-	 <at> for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
-	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
-		&& exit 0; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
-	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign  Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	 <at> case '$?' in \
-	  *config.status*) \
-	    echo ' $(SHELL) ./config.status'; \
-	    $(SHELL) ./config.status;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $ <at>  $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $ <at>  $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	$(SHELL) ./config.status --recheck
-
-$(top_srcdir)/configure:  <at> MAINTAINER_MODE_TRUE <at>  $(am__configure_deps)
-	cd $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4):  <at> MAINTAINER_MODE_TRUE <at>  $(am__aclocal_m4_deps)
-	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-
-config.h: stamp-h1
-	 <at> if test ! -f $ <at> ; then \
-	  rm -f stamp-h1; \
-	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-	else :; fi
-
-stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
-	 <at> rm -f stamp-h1
-	cd $(top_builddir) && $(SHELL) ./config.status config.h
-$(srcdir)/config.h.in:  <at> MAINTAINER_MODE_TRUE <at>  $(am__configure_deps) 
-	cd $(top_srcdir) && $(AUTOHEADER)
-	rm -f stamp-h1
-	touch $ <at> 
-
-distclean-hdr:
-	-rm -f config.h stamp-h1
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-distclean-libtool:
-	-rm -f libtool
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	 <at> failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $ <at>  | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	 <at> failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$ <at> " in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $ <at>  | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	tags=; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	    $$tags $$unique; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	tags=; \
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$tags$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$tags $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && cd $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	$(am__remove_distdir)
-	test -d $(distdir) || mkdir $(distdir)
-	 <at> srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-	    fi; \
-	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-	  else \
-	    test -f $(distdir)/$$file \
-	    || cp -p $$d/$$file $(distdir)/$$file \
-	    || exit 1; \
-	  fi; \
-	done
-	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	    distdir=`$(am__cd) $(distdir) && pwd`; \
-	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
-	    (cd $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$top_distdir" \
-	        distdir="$$distdir/$$subdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
-	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
-	|| chmod -R a+r $(distdir)
-dist-gzip: distdir
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-	$(am__remove_distdir)
-dist-bzip2: distdir
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-	$(am__remove_distdir)
-
-dist-lzma: distdir
-	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
-	$(am__remove_distdir)
-
-dist-tarZ: distdir
-	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
-	$(am__remove_distdir)
-
-dist-shar: distdir
-	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
-	$(am__remove_distdir)
-
-dist-zip: distdir
-	-rm -f $(distdir).zip
-	zip -rq $(distdir).zip $(distdir)
-	$(am__remove_distdir)
-
-dist dist-all: distdir

Timo Aaltonen | 1 Apr 2009 07:33
Picon
Favicon

xserver-xorg-input-penmount: Changes to 'debian-experimental'

 ChangeLog                        |   79 
 Makefile.in                      |  679 -
 README                           |   20 
 aclocal.m4                       | 8256 --------------
 config.guess                     | 1526 --
 config.h.in                      |   66 
 config.sub                       | 1658 --
 configure                        |22716 ---------------------------------------
 configure.ac                     |    2 
 debian/changelog                 |   18 
 debian/control                   |   14 
 debian/rules                     |   20 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk            |   24 
 debian/xsfbs/xsfbs.sh            |  387 
 depcomp                          |  589 -
 install-sh                       |  519 
 ltmain.sh                        | 6964 -----------
 man/Makefile.in                  |  425 
 man/penmount.man                 |    2 
 missing                          |  367 
 mkinstalldirs                    |  161 
 src/Makefile.in                  |  513 
 src/xf86PM.c                     |  182 
 src/xf86PM.h                     |    1 
 25 files changed, 527 insertions(+), 44811 deletions(-)

New commits:
commit a36c9c4cbc627daca1ab210fb077cc9fcaecad23
Author: Timo Aaltonen <tjaalton <at> cc.hut.fi>
Date:   Wed Apr 1 08:33:23 2009 +0300

    Update the upstream ChangeLog.

diff --git a/ChangeLog b/ChangeLog
index 99ee4a0..dc92b61 100644
--- a/ChangeLog
+++ b/ChangeLog
 <at>  <at>  -1,3 +1,82  <at>  <at> 
+commit 0536f70861f11192820439d36de951ef106d4e5e
+Author: Peter Hutterer <peter.hutterer <at> who-t.net>
+Date:   Thu Feb 19 16:32:32 2009 +1000
+
+    penmount 1.4.0
+
+commit ae5faa7a024cf63b766b916ef09adf3e66d1a170
+Author: mjs <mjs <at> core7.eu>
+Date:   Tue Feb 17 01:48:43 2009 +0100
+
+    Add DMC9512 support #19885
+    
+    Add new value for the ControllerModel option because we can not auto-detect it (looks like a DMC8910).
+    The only relevant difference between the DMC8910 and DMC9512 is the device initialization.
+    
+    Signed-off-by: mjs <mjs <at> core7.eu>
+    Signed-off-by: Peter Hutterer <peter.hutterer <at> who-t.net>
+
+commit ec3379232341ea024b6fb2b612733fdb99537c5e
+Author: Alan Coopersmith <alan.coopersmith <at> sun.com>
+Date:   Fri Jan 30 20:28:40 2009 -0800
+
+    Add README with pointers to mailing list, bugzilla & git repos
+
+commit 0627c2743471791f57fe8b8e96d7df3db676aca9
+Author: Alan Coopersmith <alan.coopersmith <at> sun.com>
+Date:   Fri Jan 9 16:22:15 2009 -0800
+
+    Remove xorgconfig & xorgcfg from See Also list in man page
+
+commit e94c776512adba9398a01406e630271cf912bf21
+Author: Arrigo Marchiori <ardovm <at> yahoo.it>
+Date:   Thu Nov 20 09:57:34 2008 +1000
+
+    Fix y axis inversion for axis ranges with a non-zero minimum.
+    
+    Signed-off-by: Peter Hutterer <peter.hutterer <at> redhat.com>
+
+commit d112cca181b9fc9586391e83b8c0ff26ca22ff9e
+Author: Steve Bian <s <at> pictorii.com>
+Date:   Tue Sep 23 20:43:23 2008 +0930
+
+    Init axes according to configuration.
+    
+    When reporting mode is TS_Raw since we do no scaling, it will just be the
+    values in xorg.conf. If however reporting mode is TS_Scaled however,
+    xf86ScaleAxis will return a value between 0 screen_width/screen_height, so we
+    must setup the axis accordingly or there will be strange behaviour
+    
+    Signed-off-by: Peter Hutterer <peter.hutterer <at> redhat.com>
+
+commit 22fca7467a943539b44a520a7b9d827508f01538
+Author: Steve Bian <s <at> pictorii.com>
+Date:   Tue Sep 23 20:42:33 2008 +0930
+
+    InvertY should be disabled by default.
+    
+    Signed-off-by: Peter Hutterer <peter.hutterer <at> redhat.com>
+
+commit 8a9ff94e3db692736f86d52e569f65f6f363b0e0
+Author: Arrigo Marchiori <ardovm <at> yahoo.it>
+Date:   Sun Jun 22 18:00:57 2008 +0930
+
+    Fix scaling behaviour if the axes are swapped. #13535
+    
+    First swapping, then inverting and scaling. I think it's the most
+    intuitive solution to the problem, because it makes minX, maxX & co. act on
+    the _actual_ X and Y axes, from the user/developer point of view.
+    
+    Signed-off-by: Peter Hutterer <peter <at> cs.unisa.edu.au>
+    
+    X.Org Bug 13535 <http://bugs.freedesktop.org/show_bug.cgi?id=13535>
+
+commit 5e1c22ff2c21cd20b204394731e2ad8ce1980091
+Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
+Date:   Mon May 26 22:19:12 2008 +0930
+
+    Check for XINPUT ABI 3.
+
 commit d66c0b070d6a80b7b5d98cf364149fbc2df81fac
 Author: Adam Jackson <ajax <at> redhat.com>
 Date:   Thu Mar 20 16:40:15 2008 -0400

commit f438d5082fc882fea87680a7043148d72cefde82
Author: Timo Aaltonen <tjaalton <at> cc.hut.fi>
Date:   Wed Apr 1 08:32:54 2009 +0300

    Run autoreconf at build time; build-depend on automake, libtool and xutils-dev.

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index c9fcac8..0000000
--- a/Makefile.in
+++ /dev/null
 <at>  <at>  -1,679 +0,0  <at>  <at> 
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-#  <at> configure_input <at> 
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- <at> SET_MAKE <at> 
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the rights to use, copy, modify, merge, publish, distribute, sub
-#  license, and/or sell copies of the Software, and to permit persons to whom
-#  the Software is furnished to do so, subject to the following conditions:
-#
-#  The above copyright notice and this permission notice (including the next
-#  paragraph) shall be included in all copies or substantial portions of the
-#  Software.
-#
-#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
-#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-VPATH =  <at> srcdir <at> 
-pkgdatadir = $(datadir)/ <at> PACKAGE <at> 
-pkglibdir = $(libdir)/ <at> PACKAGE <at> 
-pkgincludedir = $(includedir)/ <at> PACKAGE <at> 
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet =  <at> build <at> 
-host_triplet =  <at> host <at> 
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
-	$(top_srcdir)/configure COPYING ChangeLog config.guess \
-	config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distdir) \
-    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-         && rm -fr $(distdir); }; }
-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
-GZIP_ENV = --best
-distuninstallcheck_listfiles = find . -type f -print
-distcleancheck_listfiles = find . -type f -print
-ACLOCAL =  <at> ACLOCAL <at> 
-ADMIN_MAN_DIR =  <at> ADMIN_MAN_DIR <at> 
-ADMIN_MAN_SUFFIX =  <at> ADMIN_MAN_SUFFIX <at> 
-AMTAR =  <at> AMTAR <at> 
-APP_MAN_DIR =  <at> APP_MAN_DIR <at> 
-APP_MAN_SUFFIX =  <at> APP_MAN_SUFFIX <at> 
-AR =  <at> AR <at> 
-AUTOCONF =  <at> AUTOCONF <at> 
-AUTOHEADER =  <at> AUTOHEADER <at> 
-AUTOMAKE =  <at> AUTOMAKE <at> 
-AWK =  <at> AWK <at> 
-CC =  <at> CC <at> 
-CCDEPMODE =  <at> CCDEPMODE <at> 
-CFLAGS =  <at> CFLAGS <at> 
-CPP =  <at> CPP <at> 
-CPPFLAGS =  <at> CPPFLAGS <at> 
-CXX =  <at> CXX <at> 
-CXXCPP =  <at> CXXCPP <at> 
-CXXDEPMODE =  <at> CXXDEPMODE <at> 
-CXXFLAGS =  <at> CXXFLAGS <at> 
-CYGPATH_W =  <at> CYGPATH_W <at> 
-DEFS =  <at> DEFS <at> 
-DEPDIR =  <at> DEPDIR <at> 
-DRIVER_MAN_DIR =  <at> DRIVER_MAN_DIR <at> 
-DRIVER_MAN_SUFFIX =  <at> DRIVER_MAN_SUFFIX <at> 
-DRIVER_NAME =  <at> DRIVER_NAME <at> 
-DSYMUTIL =  <at> DSYMUTIL <at> 
-ECHO =  <at> ECHO <at> 
-ECHO_C =  <at> ECHO_C <at> 
-ECHO_N =  <at> ECHO_N <at> 
-ECHO_T =  <at> ECHO_T <at> 
-EGREP =  <at> EGREP <at> 
-EXEEXT =  <at> EXEEXT <at> 
-F77 =  <at> F77 <at> 
-FFLAGS =  <at> FFLAGS <at> 
-FILE_MAN_DIR =  <at> FILE_MAN_DIR <at> 
-FILE_MAN_SUFFIX =  <at> FILE_MAN_SUFFIX <at> 
-GREP =  <at> GREP <at> 
-INSTALL =  <at> INSTALL <at> 
-INSTALL_DATA =  <at> INSTALL_DATA <at> 
-INSTALL_PROGRAM =  <at> INSTALL_PROGRAM <at> 
-INSTALL_SCRIPT =  <at> INSTALL_SCRIPT <at> 
-INSTALL_STRIP_PROGRAM =  <at> INSTALL_STRIP_PROGRAM <at> 
-LDFLAGS =  <at> LDFLAGS <at> 
-LIBOBJS =  <at> LIBOBJS <at> 
-LIBS =  <at> LIBS <at> 
-LIBTOOL =  <at> LIBTOOL <at> 
-LIB_MAN_DIR =  <at> LIB_MAN_DIR <at> 
-LIB_MAN_SUFFIX =  <at> LIB_MAN_SUFFIX <at> 
-LN_S =  <at> LN_S <at> 
-LTLIBOBJS =  <at> LTLIBOBJS <at> 
-MAINT =  <at> MAINT <at> 
-MAKEINFO =  <at> MAKEINFO <at> 
-MISC_MAN_DIR =  <at> MISC_MAN_DIR <at> 
-MISC_MAN_SUFFIX =  <at> MISC_MAN_SUFFIX <at> 
-MKDIR_P =  <at> MKDIR_P <at> 
-NMEDIT =  <at> NMEDIT <at> 
-OBJEXT =  <at> OBJEXT <at> 
-PACKAGE =  <at> PACKAGE <at> 
-PACKAGE_BUGREPORT =  <at> PACKAGE_BUGREPORT <at> 
-PACKAGE_NAME =  <at> PACKAGE_NAME <at> 
-PACKAGE_STRING =  <at> PACKAGE_STRING <at> 
-PACKAGE_TARNAME =  <at> PACKAGE_TARNAME <at> 
-PACKAGE_VERSION =  <at> PACKAGE_VERSION <at> 
-PATH_SEPARATOR =  <at> PATH_SEPARATOR <at> 
-PKG_CONFIG =  <at> PKG_CONFIG <at> 
-RANLIB =  <at> RANLIB <at> 
-SED =  <at> SED <at> 
-SET_MAKE =  <at> SET_MAKE <at> 
-SHELL =  <at> SHELL <at> 
-STRIP =  <at> STRIP <at> 
-VERSION =  <at> VERSION <at> 
-XORG_CFLAGS =  <at> XORG_CFLAGS <at> 
-XORG_LIBS =  <at> XORG_LIBS <at> 
-abs_builddir =  <at> abs_builddir <at> 
-abs_srcdir =  <at> abs_srcdir <at> 
-abs_top_builddir =  <at> abs_top_builddir <at> 
-abs_top_srcdir =  <at> abs_top_srcdir <at> 
-ac_ct_CC =  <at> ac_ct_CC <at> 
-ac_ct_CXX =  <at> ac_ct_CXX <at> 
-ac_ct_F77 =  <at> ac_ct_F77 <at> 
-am__include =  <at> am__include <at> 
-am__leading_dot =  <at> am__leading_dot <at> 
-am__quote =  <at> am__quote <at> 
-am__tar =  <at> am__tar <at> 
-am__untar =  <at> am__untar <at> 
-bindir =  <at> bindir <at> 
-build =  <at> build <at> 
-build_alias =  <at> build_alias <at> 
-build_cpu =  <at> build_cpu <at> 
-build_os =  <at> build_os <at> 
-build_vendor =  <at> build_vendor <at> 
-builddir =  <at> builddir <at> 
-datadir =  <at> datadir <at> 
-datarootdir =  <at> datarootdir <at> 
-docdir =  <at> docdir <at> 
-dvidir =  <at> dvidir <at> 
-exec_prefix =  <at> exec_prefix <at> 
-host =  <at> host <at> 
-host_alias =  <at> host_alias <at> 
-host_cpu =  <at> host_cpu <at> 
-host_os =  <at> host_os <at> 
-host_vendor =  <at> host_vendor <at> 
-htmldir =  <at> htmldir <at> 
-includedir =  <at> includedir <at> 
-infodir =  <at> infodir <at> 
-inputdir =  <at> inputdir <at> 
-install_sh =  <at> install_sh <at> 
-libdir =  <at> libdir <at> 
-libexecdir =  <at> libexecdir <at> 
-localedir =  <at> localedir <at> 
-localstatedir =  <at> localstatedir <at> 
-mandir =  <at> mandir <at> 
-mkdir_p =  <at> mkdir_p <at> 
-oldincludedir =  <at> oldincludedir <at> 
-pdfdir =  <at> pdfdir <at> 
-prefix =  <at> prefix <at> 
-program_transform_name =  <at> program_transform_name <at> 
-psdir =  <at> psdir <at> 
-sbindir =  <at> sbindir <at> 
-sharedstatedir =  <at> sharedstatedir <at> 
-srcdir =  <at> srcdir <at> 
-sysconfdir =  <at> sysconfdir <at> 
-target_alias =  <at> target_alias <at> 
-top_builddir =  <at> top_builddir <at> 
-top_srcdir =  <at> top_srcdir <at> 
-AUTOMAKE_OPTIONS = foreign
-SUBDIRS = src man
-CLEANFILES = ChangeLog
-EXTRA_DIST = ChangeLog
-all: config.h
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-am--refresh:
-	 <at> :
-$(srcdir)/Makefile.in:  <at> MAINTAINER_MODE_TRUE <at>  $(srcdir)/Makefile.am  $(am__configure_deps)
-	 <at> for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
-	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
-		&& exit 0; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
-	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign  Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	 <at> case '$?' in \
-	  *config.status*) \
-	    echo ' $(SHELL) ./config.status'; \
-	    $(SHELL) ./config.status;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $ <at>  $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $ <at>  $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	$(SHELL) ./config.status --recheck
-
-$(top_srcdir)/configure:  <at> MAINTAINER_MODE_TRUE <at>  $(am__configure_deps)
-	cd $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4):  <at> MAINTAINER_MODE_TRUE <at>  $(am__aclocal_m4_deps)
-	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-
-config.h: stamp-h1
-	 <at> if test ! -f $ <at> ; then \
-	  rm -f stamp-h1; \
-	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-	else :; fi
-
-stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
-	 <at> rm -f stamp-h1
-	cd $(top_builddir) && $(SHELL) ./config.status config.h
-$(srcdir)/config.h.in:  <at> MAINTAINER_MODE_TRUE <at>  $(am__configure_deps) 
-	cd $(top_srcdir) && $(AUTOHEADER)
-	rm -f stamp-h1
-	touch $ <at> 
-
-distclean-hdr:
-	-rm -f config.h stamp-h1
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-distclean-libtool:
-	-rm -f libtool
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	 <at> failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $ <at>  | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	 <at> failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$ <at> " in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $ <at>  | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	tags=; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	    $$tags $$unique; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	tags=; \
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$tags$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$tags $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && cd $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	$(am__remove_distdir)
-	test -d $(distdir) || mkdir $(distdir)
-	 <at> srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-	    fi; \
-	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-	  else \
-	    test -f $(distdir)/$$file \
-	    || cp -p $$d/$$file $(distdir)/$$file \
-	    || exit 1; \
-	  fi; \
-	done
-	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	    distdir=`$(am__cd) $(distdir) && pwd`; \
-	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
-	    (cd $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$top_distdir" \
-	        distdir="$$distdir/$$subdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
-	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
-	|| chmod -R a+r $(distdir)
-dist-gzip: distdir
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-	$(am__remove_distdir)
-dist-bzip2: distdir
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-	$(am__remove_distdir)
-
-dist-lzma: distdir
-	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
-	$(am__remove_distdir)
-
-dist-tarZ: distdir
-	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
-	$(am__remove_distdir)
-
-dist-shar: distdir
-	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
-	$(am__remove_distdir)
-
-dist-zip: distdir
-	-rm -f $(distdir).zip
-	zip -rq $(distdir).zip $(distdir)
-	$(am__remove_distdir)
-
-dist dist-all: distdir
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-	$(am__remove_distdir)
-
-# This target untars the dist file and tries a VPATH configuration.  Then
-# it guarantees that the distribution is self-contained by making another
-# tarfile.
-distcheck: dist
-	case '$(DIST_ARCHIVES)' in \
-	*.tar.gz*) \
-	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
-	*.tar.bz2*) \
-	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
-	*.tar.lzma*) \
-	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
-	*.tar.Z*) \
-	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
-	*.shar.gz*) \
-	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
-	*.zip*) \
-	  unzip $(distdir).zip ;;\
-	esac
-	chmod -R a-w $(distdir); chmod a+w $(distdir)
-	mkdir $(distdir)/_build
-	mkdir $(distdir)/_inst
-	chmod a-w $(distdir)
-	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
-	  && cd $(distdir)/_build \
-	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
-	    $(DISTCHECK_CONFIGURE_FLAGS) \
-	  && $(MAKE) $(AM_MAKEFLAGS) \
-	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
-	  && $(MAKE) $(AM_MAKEFLAGS) check \
-	  && $(MAKE) $(AM_MAKEFLAGS) install \
-	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
-	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
-	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
-	        distuninstallcheck \
-	  && chmod -R a-w "$$dc_install_base" \
-	  && ({ \
-	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
-	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
-	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
-	  && rm -rf "$$dc_destdir" \
-	  && $(MAKE) $(AM_MAKEFLAGS) dist \
-	  && rm -rf $(DIST_ARCHIVES) \
-	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
-	$(am__remove_distdir)
-	 <at> (echo "$(distdir) archives ready for distribution: "; \
-	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
-	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
-distuninstallcheck:
-	 <at> cd $(distuninstallcheck_dir) \
-	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
-	   || { echo "ERROR: files left after uninstall:" ; \
-	        if test -n "$(DESTDIR)"; then \
-	          echo "  (check DESTDIR support)"; \
-	        fi ; \
-	        $(distuninstallcheck_listfiles) ; \
-	        exit 1; } >&2
-distcleancheck: distclean
-	 <at> if test '$(srcdir)' = . ; then \
-	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
-	  exit 1 ; \
-	fi
-	 <at> test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
-	  || { echo "ERROR: files left in build directory after distclean:" ; \
-	       $(distcleancheck_listfiles) ; \
-	       exit 1; } >&2
-check-am: all-am
-check: check-recursive
-all-am: Makefile config.h
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	 <at> $(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
-	 <at> echo "This command is intended for maintainers to use"
-	 <at> echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-hdr \
-	distclean-libtool distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-info: install-info-recursive
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-ps: install-ps-recursive
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-	-rm -rf $(top_srcdir)/autom4te.cache
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
-	install-strip
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am am--refresh check check-am clean clean-generic \
-	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
-	dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
-	distclean distclean-generic distclean-hdr distclean-libtool \
-	distclean-tags distcleancheck distdir distuninstallcheck dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dvi install-dvi-am \
-	install-exec install-exec-am install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags tags-recursive uninstall uninstall-am
-
-
-.PHONY: ChangeLog
-
-ChangeLog:
-	(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f
.changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty
changelog.' >&2)
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/aclocal.m4 b/aclocal.m4
deleted file mode 100644
index ef947f1..0000000
--- a/aclocal.m4
+++ /dev/null
 <at>  <at>  -1,8256 +0,0  <at>  <at> 
-# generated automatically by aclocal 1.10.1 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-m4_ifndef([AC_AUTOCONF_VERSION],
-  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(AC_AUTOCONF_VERSION, [2.61],,
-[m4_warning([this file was generated for autoconf 2.61.
-You have another version of autoconf.  It may work, but is not guaranteed to.
-If you have problems, you may need to regenerate the build system entirely.
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
-
-# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-
-# serial 52 Debian 1.5.26-1 AC_PROG_LIBTOOL
-
-
-# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
-# -----------------------------------------------------------
-# If this macro is not defined by Autoconf, define it here.
-m4_ifdef([AC_PROVIDE_IFELSE],
-         [],
-         [m4_define([AC_PROVIDE_IFELSE],
-	         [m4_ifdef([AC_PROVIDE_$1],
-		           [$2], [$3])])])
-
-
-# AC_PROG_LIBTOOL
-# ---------------
-AC_DEFUN([AC_PROG_LIBTOOL],
-[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
-dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
-dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
-  AC_PROVIDE_IFELSE([AC_PROG_CXX],
-    [AC_LIBTOOL_CXX],
-    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
-  ])])
-dnl And a similar setup for Fortran 77 support
-  AC_PROVIDE_IFELSE([AC_PROG_F77],
-    [AC_LIBTOOL_F77],
-    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
-])])
-
-dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly.
-dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run
-dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
-  AC_PROVIDE_IFELSE([AC_PROG_GCJ],
-    [AC_LIBTOOL_GCJ],
-    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
-      [AC_LIBTOOL_GCJ],
-      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
-	[AC_LIBTOOL_GCJ],
-      [ifdef([AC_PROG_GCJ],
-	     [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
-       ifdef([A][M_PROG_GCJ],
-	     [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
-       ifdef([LT_AC_PROG_GCJ],
-	     [define([LT_AC_PROG_GCJ],
-		defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
-])])# AC_PROG_LIBTOOL
-
-
-# _AC_PROG_LIBTOOL
-# ----------------
-AC_DEFUN([_AC_PROG_LIBTOOL],
-[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
-
-# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-AC_SUBST(LIBTOOL)dnl
-
-# Prevent multiple expansion
-define([AC_PROG_LIBTOOL], [])
-])# _AC_PROG_LIBTOOL
-
-
-# AC_LIBTOOL_SETUP
-# ----------------
-AC_DEFUN([AC_LIBTOOL_SETUP],
-[AC_PREREQ(2.50)dnl
-AC_REQUIRE([AC_ENABLE_SHARED])dnl
-AC_REQUIRE([AC_ENABLE_STATIC])dnl
-AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
-AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_PROG_LD])dnl
-AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
-AC_REQUIRE([AC_PROG_NM])dnl
-
-AC_REQUIRE([AC_PROG_LN_S])dnl
-AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
-# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
-AC_REQUIRE([AC_OBJEXT])dnl
-AC_REQUIRE([AC_EXEEXT])dnl
-dnl
-AC_LIBTOOL_SYS_MAX_CMD_LEN
-AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
-AC_LIBTOOL_OBJDIR
-
-AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
-_LT_AC_PROG_ECHO_BACKSLASH
-
-case $host_os in
-aix3*)
-  # AIX sometimes has problems with the GCC collect2 program.  For some
-  # reason, if we set the COLLECT_NAMES environment variable, the problems
-  # vanish in a puff of smoke.
-  if test "X${COLLECT_NAMES+set}" != Xset; then
-    COLLECT_NAMES=
-    export COLLECT_NAMES
-  fi
-  ;;
-esac
-
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-Xsed='sed -e 1s/^X//'
-[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
-
-# Same as above, but do not quote variable references.
-[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-
-# Constants:
-rm="rm -f"
-
-# Global variables:
-default_ofile=libtool
-can_build_shared=yes
-
-# All known linkers require a `.a' archive for static linking (except MSVC,
-# which needs '.lib').
-libext=a
-ltmain="$ac_aux_dir/ltmain.sh"
-ofile="$default_ofile"
-with_gnu_ld="$lt_cv_prog_gnu_ld"
-
-AC_CHECK_TOOL(AR, ar, false)
-AC_CHECK_TOOL(RANLIB, ranlib, :)
-AC_CHECK_TOOL(STRIP, strip, :)
-
-old_CC="$CC"
-old_CFLAGS="$CFLAGS"
-
-# Set sane defaults for various variables
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
-test -z "$AS" && AS=as
-test -z "$CC" && CC=cc
-test -z "$LTCC" && LTCC=$CC
-test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-test -z "$LD" && LD=ld
-test -z "$LN_S" && LN_S="ln -s"
-test -z "$MAGIC_CMD" && MAGIC_CMD=file
-test -z "$NM" && NM=nm
-test -z "$SED" && SED=sed
-test -z "$OBJDUMP" && OBJDUMP=objdump
-test -z "$RANLIB" && RANLIB=:

Timo Aaltonen | 1 Apr 2009 07:58
Picon
Favicon

xserver-xorg-input-void: Changes to 'upstream-experimental'

 README          |   20 ++++++++++++++++++++
 configure.ac    |    2 +-
 man/Makefile.am |    1 -
 man/void.man    |    2 +-
 src/void.c      |   21 +++++++++++++++++++--
 5 files changed, 41 insertions(+), 5 deletions(-)

New commits:
commit c1932081e5a6ba2f6196b8f862fe246668e92124
Author: Peter Hutterer <peter.hutterer <at> who-t.net>
Date:   Wed Feb 25 08:52:53 2009 +1000

    void 1.2.0

    Signed-off-by: Peter Hutterer <peter.hutterer <at> who-t.net>

diff --git a/configure.ac b/configure.ac
index 8b0119d..ecb863d 100644
--- a/configure.ac
+++ b/configure.ac
 <at>  <at>  -22,7 +22,7  <at>  <at> 

 AC_PREREQ(2.57)
 AC_INIT([xf86-input-void],
-        1.1.1,
+        1.2.0,
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         xf86-input-void)

commit 2154cf5b31c7868e32e1cdc6865ed32c2bff5e88
Author: Paulo Cesar Pereira de Andrade <pcpa <at> mandriva.com.br>
Date:   Thu Feb 5 17:30:18 2009 -0200

    Janitor: update for ABI_XINPUT_VERSION >= 5

    This driver should be seen as the simplest possible input
    driver, and somewhat as a skeleton/model for newer ones.
      Having it at least compiling with current xorg sdk is a plus.

    Signed-off-by: Paulo Cesar Pereira de Andrade <pcpa <at> mandriva.com.br>
    Signed-off-by: Peter Hutterer <peter.hutterer <at> who-t.net>

diff --git a/src/void.c b/src/void.c
index a5a47be..ce005d0 100644
--- a/src/void.c
+++ b/src/void.c
 <at>  <at>  -57,6 +57,7  <at>  <at> 
 /******************************************************************************
  * Function/Macro keys variables
  *****************************************************************************/
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 5
 static KeySym void_map[] = 
 {
 	NoSymbol,	NoSymbol,	NoSymbol,	NoSymbol,
 <at>  <at>  -130,6 +131,7  <at>  <at>  static KeySymsRec void_keysyms = {
   /* map	minKeyCode	maxKeyCode	width */
   void_map,	8,		255,		1
 };
+#endif	/* GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 5 */

 static const char *DEFAULTS[] = {
     NULL
 <at>  <at>  -172,6 +174,10  <at>  <at>  xf86VoidControlProc(DeviceIntPtr device, int what)
     InputInfoPtr pInfo;
     unsigned char map[MAXBUTTONS + 1];
     int i;
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 5
+    XkbRMLVOSet rmlvo;
+#endif
+    Bool result;

     pInfo = device->public.devicePrivate;

 <at>  <at>  -202,7 +208,16  <at>  <at>  xf86VoidControlProc(DeviceIntPtr device, int what)
 	  return !Success;
 	}
 */
-	if (InitKeyboardDeviceStruct((DevicePtr)device, &void_keysyms, NULL, BellProc,
KeyControlProc) == FALSE) {
+
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 5
+	memset(&rmlvo, 0, sizeof(XkbRMLVOSet));
+	result = InitKeyboardDeviceStruct(device, &rmlvo,
+					  BellProc, KeyControlProc);
+#else
+	result = InitKeyboardDeviceStruct((DevicePtr)device, &void_keysyms,
+					  NULL, BellProc, KeyControlProc);
+#endif
+	if (!result) {
 	  ErrorF("unable to init keyboard device\n");
 	  return !Success;
 	}

commit 48295279acfcd2b6902daa49a5eb944318240586
Author: Alan Coopersmith <alan.coopersmith <at> sun.com>
Date:   Thu Jan 29 14:54:32 2009 -0800

    Add README with pointers to mailing list, bugzilla & git repos

diff --git a/README b/README
new file mode 100644
index 0000000..b6aa07d
--- /dev/null
+++ b/README
 <at>  <at>  -0,0 +1,20  <at>  <at> 
+xf86-input-void - null input driver for Xorg server
+
+Please submit bugs & patches to the Xorg bugzilla:
+
+        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+        http://lists.freedesktop.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+        git://anongit.freedesktop.org/git/xorg/driver/xf86-input-void
+
+        http://cgit.freedesktop.org/xorg/driver/xf86-input-void
+
+For more information on the git code manager, see:
+
+        http://wiki.x.org/wiki/GitPage

commit 2d53d8bf892c39e9a327676da37e766d51557877
Author: Alan Coopersmith <alan.coopersmith <at> sun.com>
Date:   Fri Jan 9 16:24:27 2009 -0800

    Remove xorgconfig & xorgcfg from See Also list in man page

diff --git a/man/void.man b/man/void.man
index 39b7e9f..9054363 100644
--- a/man/void.man
+++ b/man/void.man
 <at>  <at>  -24,6 +24,6  <at>  <at>  Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details and for options that can be used with all input drivers.  This
 driver doesn't have any configuration options in addition to those.
 .SH "SEE ALSO"
-__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__),
xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__).
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__),
Xserver(__appmansuffix__), X(__miscmansuffix__).
 .SH AUTHORS
 Authors include...

commit 2ad046c73fd4bf1b880cc19899d161b07608c8c3
Author: Peter Hutterer <peter <at> cs.unisa.edu.au>
Date:   Mon May 26 22:24:22 2008 +0930

    Check for XINPUT ABI 3.

diff --git a/src/void.c b/src/void.c
index bf5848c..a5a47be 100644
--- a/src/void.c
+++ b/src/void.c
 <at>  <at>  -209,7 +209,9  <at>  <at>  xf86VoidControlProc(DeviceIntPtr device, int what)

 	if (InitValuatorClassDeviceStruct(device, 
 					  2,
-					  xf86GetMotionEvents, 
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 3
+					  xf86GetMotionEvents,
+#endif
 					  0,
 					  Absolute) == FALSE) {
 	  InitValuatorAxisStruct(device,

commit b57f5e54c8a2ee15d83be98a739e16b2595fdf28
Author: Matthieu Herrb <matthieu <at> bluenote.herrb.net>
Date:   Sat Mar 8 23:18:51 2008 +0100

    Makefile.am: nuke RCS Id

diff --git a/man/Makefile.am b/man/Makefile.am
index bf7ec17..f0eb29b 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
 <at>  <at>  -1,4 +1,3  <at>  <at> 
-# $Id$
 #
 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
 # 

Timo Aaltonen | 1 Apr 2009 07:58
Picon
Favicon

xserver-xorg-input-void: Changes to 'debian-experimental'

 ChangeLog        |   45 
 Makefile.in      |  677 -
 README           |   20 
 aclocal.m4       | 8175 --------------------
 config.guess     | 1516 ---
 config.h.in      |   66 
 config.sub       | 1626 ----
 configure        |22334 -------------------------------------------------------
 configure.ac     |    2 
 debian/changelog |   14 
 debian/control   |   11 
 debian/rules     |   18 
 depcomp          |  584 -
 install-sh       |  507 -
 ltmain.sh        | 6938 -----------------
 man/Makefile.am  |    1 
 man/Makefile.in  |  423 -
 man/void.man     |    2 
 missing          |  367 
 mkinstalldirs    |  161 
 src/Makefile.in  |  512 -
 src/void.c       |   21 
 22 files changed, 122 insertions(+), 43898 deletions(-)

New commits:
commit 82f25deb518d6230fe3e4d6fa31d4af3b24b837f
Author: Timo Aaltonen <tjaalton <at> cc.hut.fi>
Date:   Wed Apr 1 08:47:20 2009 +0300

    Run autoreconf at build time; build-depend on automake, libtool and xutils-dev.

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 7a669d7..0000000
--- a/Makefile.in
+++ /dev/null
 <at>  <at>  -1,677 +0,0  <at>  <at> 
-# Makefile.in generated by automake 1.10 from Makefile.am.
-#  <at> configure_input <at> 
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- <at> SET_MAKE <at> 
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the rights to use, copy, modify, merge, publish, distribute, sub
-#  license, and/or sell copies of the Software, and to permit persons to whom
-#  the Software is furnished to do so, subject to the following conditions:
-#
-#  The above copyright notice and this permission notice (including the next
-#  paragraph) shall be included in all copies or substantial portions of the
-#  Software.
-#
-#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
-#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-VPATH =  <at> srcdir <at> 
-pkgdatadir = $(datadir)/ <at> PACKAGE <at> 
-pkglibdir = $(libdir)/ <at> PACKAGE <at> 
-pkgincludedir = $(includedir)/ <at> PACKAGE <at> 
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet =  <at> build <at> 
-host_triplet =  <at> host <at> 
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
-	$(top_srcdir)/configure COPYING ChangeLog config.guess \
-	config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d $(distdir) \
-    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-         && rm -fr $(distdir); }; }
-DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
-GZIP_ENV = --best
-distuninstallcheck_listfiles = find . -type f -print
-distcleancheck_listfiles = find . -type f -print
-ACLOCAL =  <at> ACLOCAL <at> 
-ADMIN_MAN_DIR =  <at> ADMIN_MAN_DIR <at> 
-ADMIN_MAN_SUFFIX =  <at> ADMIN_MAN_SUFFIX <at> 
-AMTAR =  <at> AMTAR <at> 
-APP_MAN_DIR =  <at> APP_MAN_DIR <at> 
-APP_MAN_SUFFIX =  <at> APP_MAN_SUFFIX <at> 
-AR =  <at> AR <at> 
-AUTOCONF =  <at> AUTOCONF <at> 
-AUTOHEADER =  <at> AUTOHEADER <at> 
-AUTOMAKE =  <at> AUTOMAKE <at> 
-AWK =  <at> AWK <at> 
-CC =  <at> CC <at> 
-CCDEPMODE =  <at> CCDEPMODE <at> 
-CFLAGS =  <at> CFLAGS <at> 
-CPP =  <at> CPP <at> 
-CPPFLAGS =  <at> CPPFLAGS <at> 
-CXX =  <at> CXX <at> 
-CXXCPP =  <at> CXXCPP <at> 
-CXXDEPMODE =  <at> CXXDEPMODE <at> 
-CXXFLAGS =  <at> CXXFLAGS <at> 
-CYGPATH_W =  <at> CYGPATH_W <at> 
-DEFS =  <at> DEFS <at> 
-DEPDIR =  <at> DEPDIR <at> 
-DRIVER_MAN_DIR =  <at> DRIVER_MAN_DIR <at> 
-DRIVER_MAN_SUFFIX =  <at> DRIVER_MAN_SUFFIX <at> 
-DRIVER_NAME =  <at> DRIVER_NAME <at> 
-ECHO =  <at> ECHO <at> 
-ECHO_C =  <at> ECHO_C <at> 
-ECHO_N =  <at> ECHO_N <at> 
-ECHO_T =  <at> ECHO_T <at> 
-EGREP =  <at> EGREP <at> 
-EXEEXT =  <at> EXEEXT <at> 
-F77 =  <at> F77 <at> 
-FFLAGS =  <at> FFLAGS <at> 
-FILE_MAN_DIR =  <at> FILE_MAN_DIR <at> 
-FILE_MAN_SUFFIX =  <at> FILE_MAN_SUFFIX <at> 
-GREP =  <at> GREP <at> 
-INSTALL =  <at> INSTALL <at> 
-INSTALL_DATA =  <at> INSTALL_DATA <at> 
-INSTALL_PROGRAM =  <at> INSTALL_PROGRAM <at> 
-INSTALL_SCRIPT =  <at> INSTALL_SCRIPT <at> 
-INSTALL_STRIP_PROGRAM =  <at> INSTALL_STRIP_PROGRAM <at> 
-LDFLAGS =  <at> LDFLAGS <at> 
-LIBOBJS =  <at> LIBOBJS <at> 
-LIBS =  <at> LIBS <at> 
-LIBTOOL =  <at> LIBTOOL <at> 
-LIB_MAN_DIR =  <at> LIB_MAN_DIR <at> 
-LIB_MAN_SUFFIX =  <at> LIB_MAN_SUFFIX <at> 
-LN_S =  <at> LN_S <at> 
-LTLIBOBJS =  <at> LTLIBOBJS <at> 
-MAINT =  <at> MAINT <at> 
-MAKEINFO =  <at> MAKEINFO <at> 
-MISC_MAN_DIR =  <at> MISC_MAN_DIR <at> 
-MISC_MAN_SUFFIX =  <at> MISC_MAN_SUFFIX <at> 
-MKDIR_P =  <at> MKDIR_P <at> 
-OBJEXT =  <at> OBJEXT <at> 
-PACKAGE =  <at> PACKAGE <at> 
-PACKAGE_BUGREPORT =  <at> PACKAGE_BUGREPORT <at> 
-PACKAGE_NAME =  <at> PACKAGE_NAME <at> 
-PACKAGE_STRING =  <at> PACKAGE_STRING <at> 
-PACKAGE_TARNAME =  <at> PACKAGE_TARNAME <at> 
-PACKAGE_VERSION =  <at> PACKAGE_VERSION <at> 
-PATH_SEPARATOR =  <at> PATH_SEPARATOR <at> 
-PKG_CONFIG =  <at> PKG_CONFIG <at> 
-RANLIB =  <at> RANLIB <at> 
-SED =  <at> SED <at> 
-SET_MAKE =  <at> SET_MAKE <at> 
-SHELL =  <at> SHELL <at> 
-STRIP =  <at> STRIP <at> 
-VERSION =  <at> VERSION <at> 
-XORG_CFLAGS =  <at> XORG_CFLAGS <at> 
-XORG_LIBS =  <at> XORG_LIBS <at> 
-abs_builddir =  <at> abs_builddir <at> 
-abs_srcdir =  <at> abs_srcdir <at> 
-abs_top_builddir =  <at> abs_top_builddir <at> 
-abs_top_srcdir =  <at> abs_top_srcdir <at> 
-ac_ct_CC =  <at> ac_ct_CC <at> 
-ac_ct_CXX =  <at> ac_ct_CXX <at> 
-ac_ct_F77 =  <at> ac_ct_F77 <at> 
-am__include =  <at> am__include <at> 
-am__leading_dot =  <at> am__leading_dot <at> 
-am__quote =  <at> am__quote <at> 
-am__tar =  <at> am__tar <at> 
-am__untar =  <at> am__untar <at> 
-bindir =  <at> bindir <at> 
-build =  <at> build <at> 
-build_alias =  <at> build_alias <at> 
-build_cpu =  <at> build_cpu <at> 
-build_os =  <at> build_os <at> 
-build_vendor =  <at> build_vendor <at> 
-builddir =  <at> builddir <at> 
-datadir =  <at> datadir <at> 
-datarootdir =  <at> datarootdir <at> 
-docdir =  <at> docdir <at> 
-dvidir =  <at> dvidir <at> 
-exec_prefix =  <at> exec_prefix <at> 
-host =  <at> host <at> 
-host_alias =  <at> host_alias <at> 
-host_cpu =  <at> host_cpu <at> 
-host_os =  <at> host_os <at> 
-host_vendor =  <at> host_vendor <at> 
-htmldir =  <at> htmldir <at> 
-includedir =  <at> includedir <at> 
-infodir =  <at> infodir <at> 
-inputdir =  <at> inputdir <at> 
-install_sh =  <at> install_sh <at> 
-libdir =  <at> libdir <at> 
-libexecdir =  <at> libexecdir <at> 
-localedir =  <at> localedir <at> 
-localstatedir =  <at> localstatedir <at> 
-mandir =  <at> mandir <at> 
-mkdir_p =  <at> mkdir_p <at> 
-oldincludedir =  <at> oldincludedir <at> 
-pdfdir =  <at> pdfdir <at> 
-prefix =  <at> prefix <at> 
-program_transform_name =  <at> program_transform_name <at> 
-psdir =  <at> psdir <at> 
-sbindir =  <at> sbindir <at> 
-sharedstatedir =  <at> sharedstatedir <at> 
-srcdir =  <at> srcdir <at> 
-sysconfdir =  <at> sysconfdir <at> 
-target_alias =  <at> target_alias <at> 
-top_builddir =  <at> top_builddir <at> 
-top_srcdir =  <at> top_srcdir <at> 
-AUTOMAKE_OPTIONS = foreign
-SUBDIRS = src man
-EXTRA_DIST = autogen.sh ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
-all: config.h
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-am--refresh:
-	 <at> :
-$(srcdir)/Makefile.in:  <at> MAINTAINER_MODE_TRUE <at>  $(srcdir)/Makefile.am  $(am__configure_deps)
-	 <at> for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
-	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
-		&& exit 0; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
-	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign  Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	 <at> case '$?' in \
-	  *config.status*) \
-	    echo ' $(SHELL) ./config.status'; \
-	    $(SHELL) ./config.status;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $ <at>  $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $ <at>  $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	$(SHELL) ./config.status --recheck
-
-$(top_srcdir)/configure:  <at> MAINTAINER_MODE_TRUE <at>  $(am__configure_deps)
-	cd $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4):  <at> MAINTAINER_MODE_TRUE <at>  $(am__aclocal_m4_deps)
-	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-
-config.h: stamp-h1
-	 <at> if test ! -f $ <at> ; then \
-	  rm -f stamp-h1; \
-	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-	else :; fi
-
-stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
-	 <at> rm -f stamp-h1
-	cd $(top_builddir) && $(SHELL) ./config.status config.h
-$(srcdir)/config.h.in:  <at> MAINTAINER_MODE_TRUE <at>  $(am__configure_deps) 
-	cd $(top_srcdir) && $(AUTOHEADER)
-	rm -f stamp-h1
-	touch $ <at> 
-
-distclean-hdr:
-	-rm -f config.h stamp-h1
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-distclean-libtool:
-	-rm -f libtool
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	 <at> failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $ <at>  | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	 <at> failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$ <at> " in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $ <at>  | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '    { files[$$0] = 1; } \
-	       END { for (i in files) print i; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	tags=; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '    { files[$$0] = 1; } \
-	       END { for (i in files) print i; }'`; \
-	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	    $$tags $$unique; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	tags=; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '    { files[$$0] = 1; } \
-	       END { for (i in files) print i; }'`; \
-	test -z "$(CTAGS_ARGS)$$tags$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$tags $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && cd $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	$(am__remove_distdir)
-	test -d $(distdir) || mkdir $(distdir)
-	 <at> srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-	    fi; \
-	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-	  else \
-	    test -f $(distdir)/$$file \
-	    || cp -p $$d/$$file $(distdir)/$$file \
-	    || exit 1; \
-	  fi; \
-	done
-	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	    distdir=`$(am__cd) $(distdir) && pwd`; \
-	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
-	    (cd $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$top_distdir" \
-	        distdir="$$distdir/$$subdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-	$(MAKE) $(AM_MAKEFLAGS) \
-	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
-	  dist-hook
-	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
-	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
-	|| chmod -R a+r $(distdir)
-dist-gzip: distdir
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-	$(am__remove_distdir)
-dist-bzip2: distdir
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-	$(am__remove_distdir)
-
-dist-tarZ: distdir
-	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
-	$(am__remove_distdir)
-
-dist-shar: distdir
-	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
-	$(am__remove_distdir)
-
-dist-zip: distdir
-	-rm -f $(distdir).zip
-	zip -rq $(distdir).zip $(distdir)
-	$(am__remove_distdir)
-
-dist dist-all: distdir
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-	$(am__remove_distdir)
-
-# This target untars the dist file and tries a VPATH configuration.  Then
-# it guarantees that the distribution is self-contained by making another
-# tarfile.
-distcheck: dist
-	case '$(DIST_ARCHIVES)' in \
-	*.tar.gz*) \
-	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
-	*.tar.bz2*) \
-	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
-	*.tar.Z*) \
-	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
-	*.shar.gz*) \
-	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
-	*.zip*) \
-	  unzip $(distdir).zip ;;\
-	esac
-	chmod -R a-w $(distdir); chmod a+w $(distdir)
-	mkdir $(distdir)/_build
-	mkdir $(distdir)/_inst
-	chmod a-w $(distdir)
-	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
-	  && cd $(distdir)/_build \
-	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
-	    $(DISTCHECK_CONFIGURE_FLAGS) \
-	  && $(MAKE) $(AM_MAKEFLAGS) \
-	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
-	  && $(MAKE) $(AM_MAKEFLAGS) check \
-	  && $(MAKE) $(AM_MAKEFLAGS) install \
-	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
-	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
-	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
-	        distuninstallcheck \
-	  && chmod -R a-w "$$dc_install_base" \
-	  && ({ \
-	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
-	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
-	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
-	  && rm -rf "$$dc_destdir" \
-	  && $(MAKE) $(AM_MAKEFLAGS) dist \
-	  && rm -rf $(DIST_ARCHIVES) \
-	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
-	$(am__remove_distdir)
-	 <at> (echo "$(distdir) archives ready for distribution: "; \
-	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
-	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
-distuninstallcheck:
-	 <at> cd $(distuninstallcheck_dir) \
-	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
-	   || { echo "ERROR: files left after uninstall:" ; \
-	        if test -n "$(DESTDIR)"; then \
-	          echo "  (check DESTDIR support)"; \
-	        fi ; \
-	        $(distuninstallcheck_listfiles) ; \
-	        exit 1; } >&2
-distcleancheck: distclean
-	 <at> if test '$(srcdir)' = . ; then \
-	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
-	  exit 1 ; \
-	fi
-	 <at> test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
-	  || { echo "ERROR: files left in build directory after distclean:" ; \
-	       $(distcleancheck_listfiles) ; \
-	       exit 1; } >&2
-check-am: all-am
-check: check-recursive
-all-am: Makefile config.h
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	 <at> $(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
-	 <at> echo "This command is intended for maintainers to use"
-	 <at> echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-hdr \
-	distclean-libtool distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-info: install-info-recursive
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-ps: install-ps-recursive
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-	-rm -rf $(top_srcdir)/autom4te.cache
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
-	install-strip
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am am--refresh check check-am clean clean-generic \
-	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
-	dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
-	distclean distclean-generic distclean-hdr distclean-libtool \
-	distclean-tags distcleancheck distdir distuninstallcheck dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dvi install-dvi-am \
-	install-exec install-exec-am install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags tags-recursive uninstall uninstall-am
-
-
-.PHONY: ChangeLog
-
-ChangeLog:
-	(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f
.changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty
changelog.' >&2)
-
-dist-hook: ChangeLog
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/aclocal.m4 b/aclocal.m4
deleted file mode 100644
index cdb0a74..0000000
--- a/aclocal.m4
+++ /dev/null
 <at>  <at>  -1,8175 +0,0  <at>  <at> 
-# generated automatically by aclocal 1.10 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006  Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-m4_if(m4_PACKAGE_VERSION, [2.61],,
-[m4_fatal([this file was generated for autoconf 2.61.
-You have another version of autoconf.  If you want to use that,
-you should regenerate the build system entirely.], [63])])
-
-# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-
-# serial 51 Debian 1.5.24-1 AC_PROG_LIBTOOL
-
-
-# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
-# -----------------------------------------------------------
-# If this macro is not defined by Autoconf, define it here.
-m4_ifdef([AC_PROVIDE_IFELSE],
-         [],
-         [m4_define([AC_PROVIDE_IFELSE],
-	         [m4_ifdef([AC_PROVIDE_$1],
-		           [$2], [$3])])])
-
-
-# AC_PROG_LIBTOOL
-# ---------------
-AC_DEFUN([AC_PROG_LIBTOOL],
-[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
-dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
-dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
-  AC_PROVIDE_IFELSE([AC_PROG_CXX],
-    [AC_LIBTOOL_CXX],
-    [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
-  ])])
-dnl And a similar setup for Fortran 77 support
-  AC_PROVIDE_IFELSE([AC_PROG_F77],
-    [AC_LIBTOOL_F77],
-    [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
-])])
-
-dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly.
-dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run
-dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
-  AC_PROVIDE_IFELSE([AC_PROG_GCJ],
-    [AC_LIBTOOL_GCJ],
-    [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
-      [AC_LIBTOOL_GCJ],
-      [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
-	[AC_LIBTOOL_GCJ],
-      [ifdef([AC_PROG_GCJ],
-	     [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
-       ifdef([A][M_PROG_GCJ],
-	     [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
-       ifdef([LT_AC_PROG_GCJ],
-	     [define([LT_AC_PROG_GCJ],
-		defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
-])])# AC_PROG_LIBTOOL
-
-
-# _AC_PROG_LIBTOOL
-# ----------------
-AC_DEFUN([_AC_PROG_LIBTOOL],
-[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
-AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
-
-# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-AC_SUBST(LIBTOOL)dnl
-
-# Prevent multiple expansion
-define([AC_PROG_LIBTOOL], [])
-])# _AC_PROG_LIBTOOL
-
-
-# AC_LIBTOOL_SETUP
-# ----------------
-AC_DEFUN([AC_LIBTOOL_SETUP],
-[AC_PREREQ(2.50)dnl
-AC_REQUIRE([AC_ENABLE_SHARED])dnl
-AC_REQUIRE([AC_ENABLE_STATIC])dnl
-AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
-AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_PROG_LD])dnl
-AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
-AC_REQUIRE([AC_PROG_NM])dnl
-
-AC_REQUIRE([AC_PROG_LN_S])dnl
-AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
-# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
-AC_REQUIRE([AC_OBJEXT])dnl
-AC_REQUIRE([AC_EXEEXT])dnl
-dnl
-
-AC_LIBTOOL_SYS_MAX_CMD_LEN
-AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
-AC_LIBTOOL_OBJDIR
-
-AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
-_LT_AC_PROG_ECHO_BACKSLASH
-
-case $host_os in
-aix3*)
-  # AIX sometimes has problems with the GCC collect2 program.  For some
-  # reason, if we set the COLLECT_NAMES environment variable, the problems
-  # vanish in a puff of smoke.
-  if test "X${COLLECT_NAMES+set}" != Xset; then
-    COLLECT_NAMES=
-    export COLLECT_NAMES
-  fi
-  ;;
-esac
-
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-Xsed='sed -e 1s/^X//'
-[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
-
-# Same as above, but do not quote variable references.
-[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-
-# Constants:
-rm="rm -f"
-
-# Global variables:
-default_ofile=libtool
-can_build_shared=yes
-
-# All known linkers require a `.a' archive for static linking (except MSVC,
-# which needs '.lib').
-libext=a
-ltmain="$ac_aux_dir/ltmain.sh"
-ofile="$default_ofile"
-with_gnu_ld="$lt_cv_prog_gnu_ld"
-
-AC_CHECK_TOOL(AR, ar, false)
-AC_CHECK_TOOL(RANLIB, ranlib, :)
-AC_CHECK_TOOL(STRIP, strip, :)
-
-old_CC="$CC"
-old_CFLAGS="$CFLAGS"
-
-# Set sane defaults for various variables
-test -z "$AR" && AR=ar
-test -z "$AR_FLAGS" && AR_FLAGS=cru
-test -z "$AS" && AS=as
-test -z "$CC" && CC=cc
-test -z "$LTCC" && LTCC=$CC
-test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-test -z "$LD" && LD=ld
-test -z "$LN_S" && LN_S="ln -s"
-test -z "$MAGIC_CMD" && MAGIC_CMD=file
-test -z "$NM" && NM=nm
-test -z "$SED" && SED=sed
-test -z "$OBJDUMP" && OBJDUMP=objdump
-test -z "$RANLIB" && RANLIB=:
-test -z "$STRIP" && STRIP=:
-test -z "$ac_objext" && ac_objext=o
-
-# Determine commands to create old-style static archives.
-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
-old_postinstall_cmds='chmod 644 $oldlib'
-old_postuninstall_cmds=
-
-if test -n "$RANLIB"; then
-  case $host_os in
-  openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
-    ;;
-  *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
-    ;;
-  esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
-fi
-
-_LT_CC_BASENAME([$compiler])
-
-# Only perform the check for file, if the check method requires it
-case $deplibs_check_method in
-file_magic*)
-  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
-    AC_PATH_MAGIC
-  fi
-  ;;
-esac
-
-AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
-AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
-enable_win32_dll=yes, enable_win32_dll=no)
-
-AC_ARG_ENABLE([libtool-lock],
-    [AC_HELP_STRING([--disable-libtool-lock],
-	[avoid locking (might break parallel builds)])])
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
-
-AC_ARG_WITH([pic],
-    [AC_HELP_STRING([--with-pic],
-	[try to use only PIC/non-PIC objects  <at> <: <at> default=use both <at> :> <at> ])],
-    [pic_mode="$withval"],
-    [pic_mode=default])
-test -z "$pic_mode" && pic_mode=default
-
-# Use C for the default configuration in the libtool script
-tagname=
-AC_LIBTOOL_LANG_C_CONFIG
-_LT_AC_TAGCONFIG
-])# AC_LIBTOOL_SETUP
-
-
-# _LT_AC_SYS_COMPILER
-# -------------------
-AC_DEFUN([_LT_AC_SYS_COMPILER],
-[AC_REQUIRE([AC_PROG_CC])dnl
-
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
-
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
-
-# Allow CC to be a program name with arguments.
-compiler=$CC
-])# _LT_AC_SYS_COMPILER
-
-
-# _LT_CC_BASENAME(CC)
-# -------------------
-# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
-AC_DEFUN([_LT_CC_BASENAME],
-[for cc_temp in $1""; do
-  case $cc_temp in
-    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
-    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
-])
-
-
-# _LT_COMPILER_BOILERPLATE
-# ------------------------
-# Check for compiler boilerplate output or warnings with
-# the simple compiler test code.
-AC_DEFUN([_LT_COMPILER_BOILERPLATE],
-[AC_REQUIRE([LT_AC_PROG_SED])dnl
-ac_outfile=conftest.$ac_objext
-echo "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$rm conftest*
-])# _LT_COMPILER_BOILERPLATE
-
-
-# _LT_LINKER_BOILERPLATE

Michel Dänzer | 1 Apr 2009 08:49
Picon
Favicon

Bug#521623: [Pkg-ia32-libs-maintainers] Bug#521623: ia32-libs: libGL.so tries to load x86-64 i915_dri.so

On Wed, 2009-04-01 at 00:50 +0200, Goswin von Brederlow wrote:
> Julien Cristau <jcristau <at> debian.org> writes:
> 
> > On Mon, Mar 30, 2009 at 16:37:31 +0200, Goswin von Brederlow wrote:
> >
> >> This is a problem with plugins. Unless the software/library is
> >> prepared to use the lib64/lib32 path to the plugin it will allways use
> >> the native bitness and fail if that is wrong. In this case libGL needs
> >> to be patched to look in /usr/lib32/dri when compiled for 32bit and
> >> /usr/lib64/dri when compiled for 64bit.
> >> 
> > We don't ship a 32-bit libGL for 64-bit userspace.  ia32-libs does that,
> > so you get to deal with the fallout, thanks.
> >
> > Cheers,
> > Julien
> 
> Ia32-libs ships the libgl binary from the i386 archive. It does not
> and can not build the source so it can not patch the path.
> 
> The only way this bug can be fixed is if you help by paching the
> normal i386 and amd64 libgl package. Others like gtk and pango
> maintainers have done so for the benefit of our users.

FWIW, strictly speaking no patching is necessary, ia32-libs could just
arrange for $LIBGL_DRIVERS_PATH containing something like

/usr/lib/dri:/usr/lib32/dri

However, it would probably be better to make something like this the
default path built into libGL instead...

--

-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer

Mauro G. | 1 Apr 2009 09:54
Picon
Favicon

Bug#522149: compiz-gnome: Metacity dependency problem

Package: compiz-gnome
Version: 1:0.7.9+git20080918.shame-0
Severity: important

Compiz-gnome depends from libmetacity0. In sid this package has been renamed in libmetacity-private0.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.8-custom-vanilla-kernel
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz-gnome depends on:
ii  compiz-core  1:0.7.9+git20080918.shame-0 OpenGL window and compositing mana
ii  gconf2       2.24.0-7                    GNOME configuration database syste
ii  libart-2.0-2 2.3.20-2                    Library of functions for 2D graphi
ii  libatk1.0-0  1.24.0-2                    The ATK accessibility toolkit
ii  libbonobo2-0 2.24.1-1                    Bonobo CORBA interfaces library
ii  libbonoboui2 2.24.1-1                    The Bonobo UI library
ii  libc6        2.9-6                       GNU C Library: Shared libraries
ii  libcairo2    1.8.6-2+b1                  The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.12-1                    simple interprocess messaging syst
ii  libdbus-glib 0.80-3                      simple interprocess messaging syst
ii  libdecoratio 1:0.7.9+git20080918.shame-0 Compiz window decoration library
ii  libgconf2-4  2.24.0-7                    GNOME configuration database syste
ii  libglib2.0-0 2.20.0-2                    The GLib library of C routines
ii  libgnome-des 2.22.3-2                    Utility library for loading .deskt
ii  libgnome-win 1:2.22.2.1-2                Utility library for getting window
ii  libgnome2-0  2.24.1-2                    The GNOME 2 library - runtime file
ii  libgnomecanv 2.20.1.1-1                  A powerful object-oriented display
ii  libgnomeui-0 2.24.1-1                    The GNOME 2 libraries (User Interf
ii  libgnomevfs2 1:2.24.0-3                  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.14.7-5                    The GTK+ graphical user interface 
ii  libice6      2:1.0.5-1                   X11 Inter-Client Exchange library
ii  libmetacity0 1:2.22.0-2                  library of lightweight GTK2 based 
ii  liborbit2    1:2.14.17-0.1               libraries for ORBit2 - a CORBA ORB
ii  libpango1.0- 1.22.4-3                    Layout and rendering of internatio
ii  libpopt0     1.14-4                      lib for parsing cmdline parameters
ii  libsm6       2:1.1.0-2                   X11 Session Management library
ii  libstartup-n 0.9-1                       library for program launch feedbac
ii  libwnck22    2.24.2-2                    Window Navigator Construction Kit 
ii  libx11-6     2:1.2-1                     X11 client-side library
ii  libxrender1  1:0.9.4-2                   X Rendering Extension client libra

compiz-gnome recommends no packages.

compiz-gnome suggests no packages.

-- no debconf information

Debian Bug Tracking System | 1 Apr 2009 11:12
Picon

Bug#522149: marked as done (compiz-gnome: Metacity dependency problem)


Your message dated Wed, 01 Apr 2009 11:10:15 +0200
with message-id <49D32F77.7090300 <at> ens-lyon.org>
and subject line Re: Bug#522149: compiz-gnome: Metacity dependency problem
has caused the Debian Bug report #522149,
regarding compiz-gnome: Metacity dependency problem
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner <at> bugs.debian.org
immediately.)

-- 
522149: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522149
Debian Bug Tracking System
Contact owner <at> bugs.debian.org with problems
Picon Favicon
From: Mauro G. <cluster <at> email.it>
Subject: compiz-gnome: Metacity dependency problem
Date: 2009-04-01 07:54:03 GMT
Package: compiz-gnome
Version: 1:0.7.9+git20080918.shame-0
Severity: important

Compiz-gnome depends from libmetacity0. In sid this package has been renamed in libmetacity-private0.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.8-custom-vanilla-kernel
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz-gnome depends on:
ii  compiz-core  1:0.7.9+git20080918.shame-0 OpenGL window and compositing mana
ii  gconf2       2.24.0-7                    GNOME configuration database syste
ii  libart-2.0-2 2.3.20-2                    Library of functions for 2D graphi
ii  libatk1.0-0  1.24.0-2                    The ATK accessibility toolkit
ii  libbonobo2-0 2.24.1-1                    Bonobo CORBA interfaces library
ii  libbonoboui2 2.24.1-1                    The Bonobo UI library
ii  libc6        2.9-6                       GNU C Library: Shared libraries
ii  libcairo2    1.8.6-2+b1                  The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.12-1                    simple interprocess messaging syst
ii  libdbus-glib 0.80-3                      simple interprocess messaging syst
ii  libdecoratio 1:0.7.9+git20080918.shame-0 Compiz window decoration library
ii  libgconf2-4  2.24.0-7                    GNOME configuration database syste
ii  libglib2.0-0 2.20.0-2                    The GLib library of C routines
ii  libgnome-des 2.22.3-2                    Utility library for loading .deskt
ii  libgnome-win 1:2.22.2.1-2                Utility library for getting window
ii  libgnome2-0  2.24.1-2                    The GNOME 2 library - runtime file
ii  libgnomecanv 2.20.1.1-1                  A powerful object-oriented display
ii  libgnomeui-0 2.24.1-1                    The GNOME 2 libraries (User Interf
ii  libgnomevfs2 1:2.24.0-3                  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.14.7-5                    The GTK+ graphical user interface 
ii  libice6      2:1.0.5-1                   X11 Inter-Client Exchange library
ii  libmetacity0 1:2.22.0-2                  library of lightweight GTK2 based 
ii  liborbit2    1:2.14.17-0.1               libraries for ORBit2 - a CORBA ORB
ii  libpango1.0- 1.22.4-3                    Layout and rendering of internatio
ii  libpopt0     1.14-4                      lib for parsing cmdline parameters
ii  libsm6       2:1.1.0-2                   X11 Session Management library
ii  libstartup-n 0.9-1                       library for program launch feedbac
ii  libwnck22    2.24.2-2                    Window Navigator Construction Kit 
ii  libx11-6     2:1.2-1                     X11 client-side library
ii  libxrender1  1:0.9.4-2                   X Rendering Extension client libra

compiz-gnome recommends no packages.

compiz-gnome suggests no packages.

-- no debconf information

From: Brice Goglin <Brice.Goglin <at> ens-lyon.org>
Subject: Re: Bug#522149: compiz-gnome: Metacity dependency problem
Date: 2009-04-01 09:10:15 GMT
notfound 522149 1:0.7.9+git20080918.shame-0
thank you

Mauro G. wrote:
> Package: compiz-gnome
> Version: 1:0.7.9+git20080918.shame-0
> Severity: important
>
> Compiz-gnome depends from libmetacity0. In sid this package has been renamed in libmetacity-private0.
>   

This version of compiz-gnome isn't in Debian. And compiz-gtk 0.7.6-8
from sid already depends on libmetacity-private0 as needed.

Brice

Debian Bug Tracking System | 1 Apr 2009 11:12
Picon

Processed: Re: Bug#522149: compiz-gnome: Metacity dependency problem

Processing commands for control <at> bugs.debian.org:

> notfound 522149 1:0.7.9+git20080918.shame-0
Bug#522149: compiz-gnome: Metacity dependency problem
Bug no longer marked as found in version 1:0.7.9+git20080918.shame-0.

> thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

Julien Cristau | 1 Apr 2009 12:34
Picon
Favicon

Re: xfonts-base_1.0.0-5.1_i386.changes ACCEPTED

On Tue, 2009-03-31 at 21:51 +0900, Hideki Yamane wrote:
> Hi,
> 
> On Tue, 31 Mar 2009 12:41:04 +0200
> Julien Cristau <jcristau <at> debian.org> wrote:
> > wtf is this?  you're NMUing a package for a single severity:normal bug,
> > with absolutely no attempt to contact the maintainer?  please explain
> > why this was needed.
> 
>  Oops, it's MY mistake. I've just wanted to upload it to "mentors"
>  and ask maintainers to include changes to fix a bug. 
>  Very sorry for that. I don't do NMU for this package.
> 
No worries, mistakes happen.

>  # and please consider apply the patch that is left for a long...
>  
Well it's applied now ;)
Please consider sending the NMU debdiff to the bug, though, so we can
review/integrate it.

Thanks,
Julien


Gmane