[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xfonts-utils: Changes to 'debian-unstable'



 debian/README.source                  |   73 
 debian/changelog                      |   16 
 debian/control                        |    4 
 debian/copyright                      |   36 
 debian/rules                          |   37 
 debian/xfonts-utils.lintian-overrides |    1 
 debian/xsfbs/repack.sh                |   32 
 debian/xsfbs/xsfbs.mk                 |   47 
 debian/xsfbs/xsfbs.sh                 |   78 
 font-util/COPYING                     |   78 
 font-util/ChangeLog                   |  273 +
 font-util/Makefile.am                 |   22 
 font-util/Makefile.in                 |  232 -
 font-util/README                      |   25 
 font-util/aclocal.m4                  |  292 +
 font-util/autogen.sh                  |   12 
 font-util/bdftruncate.c               |  222 +
 font-util/bdftruncate.pl              |   77 
 font-util/config.guess                |  782 +++--
 font-util/config.h.in                 |   42 
 font-util/config.sub                  |  331 +-
 font-util/configure                   | 5050 ++++++++++++++++++++--------------
 font-util/configure.ac                |   18 
 font-util/depcomp                     |  188 +
 font-util/install-sh                  |  659 ++--
 font-util/missing                     |  193 -
 font-util/mkinstalldirs               |  111 
 font-util/ucs2any.c                   |   12 
 28 files changed, 5673 insertions(+), 3270 deletions(-)

New commits:
commit 1e63c708c7851d934236422058a1abf4762fd52c
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Aug 7 22:09:11 2009 +0200

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 47de758..e706b7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xfonts-utils (1:7.4+2) UNRELEASED; urgency=low
+xfonts-utils (1:7.4+2) unstable; urgency=low
 
   [ Brice Goglin ]
   * Add Replaces: fonttosfnt (<< 1.0.4), as Ubuntu had it as a separate
@@ -18,7 +18,7 @@ xfonts-utils (1:7.4+2) UNRELEASED; urgency=low
   * Override lintian error about our Depends: xfonts-encodings.  Use
     dh_lintian, and bump debhelper build-dep.
 
- -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 07:14:33 +0200
+ -- Julien Cristau <jcristau@debian.org>  Fri, 07 Aug 2009 22:09:07 +0200
 
 xfonts-utils (1:7.4+1) unstable; urgency=low
 

commit eb7acc935a37051dfeadbf918116be23713ca1e5
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Aug 7 22:09:01 2009 +0200

    Override lintian error about our Depends: xfonts-encodings.
    
    Use dh_lintian, and bump debhelper build-dep.

diff --git a/debian/changelog b/debian/changelog
index 172e151..47de758 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ xfonts-utils (1:7.4+2) UNRELEASED; urgency=low
     lintian.
   * font-util 1.0.2.
   * debian/copyright: update from font-util/COPYING.
+  * Override lintian error about our Depends: xfonts-encodings.  Use
+    dh_lintian, and bump debhelper build-dep.
 
  -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 07:14:33 +0200
 
diff --git a/debian/control b/debian/control
index 99ed80a..357278d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Julien Cristau <jcristau@debian.org>
-Build-Depends: debhelper (>= 5.0.0), pkg-config, quilt, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), x11proto-core-dev, libfreetype6-dev, libfontenc-dev
+Build-Depends: debhelper (>= 6.0.7~), pkg-config, quilt, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), x11proto-core-dev, libfreetype6-dev, libfontenc-dev
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/font/xfonts-utils
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/font/xfonts-utils.git
diff --git a/debian/rules b/debian/rules
index 39e56f3..0b96a91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,6 +85,7 @@ binary-arch: build install
 	dh_installdocs
 	dh_install --sourcedir=debian/tmp --fail-missing
 	dh_installchangelogs
+	dh_lintian
 	dh_link
 	dh_strip
 	dh_compress
diff --git a/debian/xfonts-utils.lintian-overrides b/debian/xfonts-utils.lintian-overrides
new file mode 100644
index 0000000..313b87e
--- /dev/null
+++ b/debian/xfonts-utils.lintian-overrides
@@ -0,0 +1 @@
+package-depends-on-an-x-font-package depends: xfonts-encodings

commit fc8ca65fa080d4588c3d4e2a4558571e7916844e
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Aug 7 22:04:07 2009 +0200

    debian/copyright: update from font-util/COPYING.

diff --git a/debian/changelog b/debian/changelog
index 2508520..172e151 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ xfonts-utils (1:7.4+2) UNRELEASED; urgency=low
   * Move dh_makeshlibs call before dh_shlibdeps and dh_gencontrol to silence
     lintian.
   * font-util 1.0.2.
+  * debian/copyright: update from font-util/COPYING.
 
  -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 07:14:33 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 576098b..7912f6a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -97,7 +97,7 @@ Copyright: Copyright (c) 2003 The NetBSD Foundation, Inc.
  All rights reserved.
  This code is derived from software contributed to The NetBSD Foundation
  by Ben Collver <collver1@attbi.com>.
-License: BSD-4
+License: BSD-2
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
@@ -106,13 +106,33 @@ License: BSD-4
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
- 3. All advertising materials mentioning features or use of this software
-    must display the following acknowledgement:
-        This product includes software developed by the NetBSD
-        Foundation, Inc. and its contributors.
- 4. Neither the name of The NetBSD Foundation nor the names of its
-    contributors may be used to endorse or promote products derived
-    from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: font-util/bdftruncate.c
+Copyright:
+ Copyright (c) 2006 Martin Husemann.
+ Copyright (c) 2007 Joerg Sonnenberger.
+ All rights reserved.
+License: BSD-2
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. The name of the author may not be used to endorse or promote
+    products derived from this software without specific prior
+    written permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

commit f4feaf0b0fc1bfe7979771ced962d454c77fc3f7
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Aug 7 21:56:14 2009 +0200

    font-util 1.0.2.

diff --git a/debian/changelog b/debian/changelog
index a5958d6..2508520 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ xfonts-utils (1:7.4+2) UNRELEASED; urgency=low
   * Add README.source, bump Standards-Version to 3.8.2.
   * Move dh_makeshlibs call before dh_shlibdeps and dh_gencontrol to silence
     lintian.
+  * font-util 1.0.2.
 
  -- Brice Goglin <bgoglin@debian.org>  Fri, 13 Jun 2008 07:14:33 +0200
 
diff --git a/font-util/COPYING b/font-util/COPYING
index b9d7f45..9ce7238 100644
--- a/font-util/COPYING
+++ b/font-util/COPYING
@@ -12,13 +12,6 @@ are met:
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
-3. All advertising materials mentioning features or use of this software
-   must display the following acknowledgement:
-       This product includes software developed by the NetBSD
-       Foundation, Inc. and its contributors.
-4. Neither the name of The NetBSD Foundation nor the names of its
-   contributors may be used to endorse or promote products derived
-   from this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
@@ -31,3 +24,74 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
+
+  ------------------------------------------------------------------------
+
+Copyright (c) 2006 Martin Husemann.
+Copyright (c) 2007 Joerg Sonnenberger.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. The name of the author may not be used to endorse or promote
+   products derived from this software without specific prior
+   written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+  ------------------------------------------------------------------------
+
+Copyright 2005 Red Hat, Inc
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that
+copyright notice and this permission notice appear in supporting
+documentation.
+
+The above copyright notice and this permission notice 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 NONINFRINGEMENT.
+IN NO EVENT SHALL THE OPEN GROUP 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.
+
+Except as contained in this notice, the name of the copyright holders shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from the copyright holders.
+
+  ------------------------------------------------------------------------
+
+Copyright (c) 1991-2003 Unicode, Inc.  All Rights reserved.
+
+This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
+No claims are made as to fitness for any particular purpose.  No
+warranties of any kind are expressed or implied.  The recipient
+agrees to determine applicability of information provided.  If this
+file has been provided on optical media by Unicode, Inc., the sole
+remedy for any claim will be exchange of defective media within 90
+days of receipt.
+
+Unicode, Inc. hereby grants the right to freely use the information
+supplied in this file in the creation of products supporting the
+Unicode Standard, and to make copies of this file in any form for
+internal or external distribution as long as this notice remains
+attached.
diff --git a/font-util/ChangeLog b/font-util/ChangeLog
index 3b71c82..b2c2c81 100644
--- a/font-util/ChangeLog
+++ b/font-util/ChangeLog
@@ -1,34 +1,263 @@
-2005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit ca16bc230e73bfbf651acb9010ba695bbbef0e8a
+Author: Julien Cristau <jcristau@debian.org>
+Date:   Fri Aug 7 21:47:25 2009 +0200
 
-	* configure.ac:
-	Update package version number for final X11R7 release candidate.
+    Bump to 1.0.2
 
-2005-12-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit b0e27b7935e8f5f9ad3dd7b6fd77b8a38aa7d1d0
+Author: Alan Coopersmith <alan.coopersmith@sun.com>
+Date:   Thu Feb 19 18:22:31 2009 -0800
 
-	* Makefile.am:
-	* configure.ac:
-	* fontutil.pc.in:
-	Bug #5175: Make mapdir configurable (David Coulthart and Donnie
-	Berkholz).
+    Add README with pointers to mailing list, bugzilla & git repos
 
-2005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit db703deee7cbfca5b12f4666229136a54554ec98
+Author: Alan Coopersmith <alan.coopersmith@sun.com>
+Date:   Thu Feb 19 18:20:14 2009 -0800
 
-	* Makefile.am:
-	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+    Add missing copyright/license notices to COPYING
+    
+    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
 
-2005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit 0678b945e4f382c45048e3d1a9739282d506b47e
+Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
+Date:   Tue Jan 27 19:11:08 2009 -0200
 
-	* configure.ac:
-	Update package version number for X11R7 RC3 release.
+    Janitor: Correct make distcheck and configure.ac simplification
 
-2005-11-15  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit de26fc14c3e5ecc24f4fbdf0c83d57f5974ed802
+Author: Alan Coopersmith <alan.coopersmith@sun.com>
+Date:   Tue Jun 24 14:28:27 2008 -0700
 
-	* Makefile.am:
-	* fontutil.m4:
-	Add configure option macro to disable ISO8859-* fonts.
+    Update license of code copyrighted by the NetBSD Foundation
+    
+    As per http://mail-index.netbsd.org/netbsd-announce/2008/06/20/msg000030.html
+    dropped the endorsement clause and verified remaining text matches current
+    NetBSD Foundation license.
 
-2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit 2defe2544aeaeea00e41a2dca18b1f5ec0ca85e0
+Author: James Cloos <cloos@jhcloos.com>
+Date:   Thu Dec 6 16:38:07 2007 -0500
 
-	* configure.ac:
-	Update package version number for RC1 release.
+    Replace static ChangeLog with dist-hook to generate from git log
 
+commit fb486bb1a5038912d064291b12c7aef5da3d8b63
+Author: James Cloos <cloos@jhcloos.com>
+Date:   Mon Dec 3 16:42:39 2007 -0500
+
+    Replace bdftruncate Perl script with C program
+    From bugzilla bug 13465¹:
+    
+      [This] is a replacement for the bdftruncate program, which removes
+      the only runtime dependency on Perl in modular Xorg.
+    
+    1] http://bugs.freedesktop.org/show_bug.cgi?id=13465
+    
+    Bug was posted by Joerg Sonnenberger <joerg@NetBSD.org>.
+
+commit cedfe304041ecfc43cfcf2b44699efb53fc6aa5c
+Author: James Cloos <cloos@jhcloos.com>
+Date:   Mon Sep 3 05:53:24 2007 -0400
+
+    Add *~ to .gitignore to skip patch/emacs droppings
+
+commit cff602a576aada75140b6cf13f1532218959189d
+Author: James Cloos <cloos@jhcloos.com>
+Date:   Thu Aug 23 19:26:51 2007 -0400
+
+    Rename .cvsignore to .gitignore
+
+commit 7e2dfd48d78c008d8afd56828bf0db8a025f417a
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Fri May 19 18:35:15 2006 +0000
+
+    Bump to 1.0.1
+
+commit 449004af4c7023511471db479b58c547270805e5
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Fri Feb 17 15:59:48 2006 +0000
+
+    Update license copy in COPYING file too.
+
+commit d36e97caf2141939cbd516d9f7802bb704f13f22
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Fri Feb 17 15:58:37 2006 +0000
+
+    Sync license statement with NetBSD, which has removed advertising clause
+        from original NetBSD license. (See
+        http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/xsrc/xfree/xc/fonts/util
+        /ucs2any.c?rev=1.9&content-type=text/plain and
+        http://www.mail-archive.com/devel%40xfree86.org/msg07685.html )
+
+commit 778c667cf5dc67a53996e0196a7394dbd41426a3
+Author: Kevin E Martin <kem@kem.org>
+Date:   Thu Dec 15 00:24:26 2005 +0000
+
+    Update package version number for final X11R7 release candidate.
+
+commit 25ea9d0868ecf3dccfbac5a82c659b852fb61d0e
+Author: Kevin E Martin <kem@kem.org>
+Date:   Fri Dec 9 05:56:52 2005 +0000
+
+    Bug #5175: Make mapdir configurable (David Coulthart and Donnie Berkholz).
+
+commit 3fc66a4a7e844d96c478ff35673ba6bbcd99df0a
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Dec 6 22:48:41 2005 +0000
+
+    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+
+commit 19a7b8a70f3cfac4dbc652cc918deefba2380700
+Author: Kevin E Martin <kem@kem.org>
+Date:   Sat Dec 3 05:49:41 2005 +0000
+
+    Update package version number for X11R7 RC3 release.
+
+commit 092577dbc7f5fe59bbec80b29f42bacb73844fa7
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Mon Nov 28 22:07:21 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 27506bc355dd88c2ca8b3e14c8158dfb5d6e53b6
+Author: Eric Anholt <anholt@freebsd.org>
+Date:   Tue Nov 22 02:00:22 2005 +0000
+
+    Add .cvsignores for fonts.
+
+commit c9e22d273e7b8df6ffa1224978d0a6877b57c626
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Nov 15 08:27:53 2005 +0000
+
+    Add configure option macro to disable ISO8859-* fonts.
+
+commit cb284d5e05a4d62b070bb94624c2fb32c322e40d
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Oct 19 02:48:08 2005 +0000
+
+    Update package version number for RC1 release.
+
+commit e096b243bb3be6a41bd928016d24acfe2cae677e
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Mon Oct 17 22:20:58 2005 +0000
+
+    Use sed to replace variables in man pages
+
+commit f45a6a9b5d53d91aec9ca0381311f5b0a4842c07
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Oct 4 23:12:28 2005 +0000
+
+    Use CLEANFILES so that bdftruncate is rebuilt after make clean
+
+commit dd8c1045a1432cc31a7419eb45905282f3f065ea
+Author: Kevin E Martin <kem@kem.org>
+Date:   Fri Jul 29 21:22:49 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 be020c6e52a9f087493122a59721366e3a2417f2
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Jul 27 19:53:18 2005 +0000
+
+    Fix typo
+
+commit 854ba0573bbed8632f5a8adf93a497874e451d98
+Author: Kevin E Martin <kem@kem.org>
+Date:   Fri Jul 22 04:13:44 2005 +0000
+
+    Fix distcheck for fonts with multiple encodings
+
+commit ae573de21851d1e3ed27bc499ccff396cf9d4067
+Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
+Date:   Fri Jul 15 12:39:39 2005 +0000
+
+    use bin_SCRIPTS for bdftruncate remove $(EXEEXT) from bdftruncate rule fix
+        bdftruncate rule to work with separate $(srcdir)
+
+commit 5b1ba00aa310ddac6fae4ba4bb50763e9fe7a292
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Fri Jul 15 01:15:35 2005 +0000
+
+    Replace $< with portable construct
+
+commit 70e2335cc8e9f1c377a70880696ee2d83558456e
+Author: Kevin E Martin <kem@kem.org>
+Date:   Thu Jun 30 22:28:08 2005 +0000
+
+    Initial build system files for font module
+
+commit 8dbbdb2b6491edd6a0ec957d3a742802d2946fa3
+Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
+Date:   Sun Nov 28 19:06:20 2004 +0000
+
+    Updated 8859-7.TXT to ISO 8859-7:2003 (with euro sign) Updated obsolete
+        email address
+
+commit 5622b3c34465c8f7f83fe9fbab897fc7b438ef81
+Author: Egbert Eich <eich@suse.de>
+Date:   Thu Aug 26 11:58:06 2004 +0000
+
+    Fixed support for LynxOS 3.1 (LynxOS 4 will follow) (Thomas Mueller).
+    2
+
+commit edf6e4ce161fbf36a294f0947add0993bce2def6
+Author: Egbert Eich <eich@suse.de>
+Date:   Fri Apr 23 18:43:05 2004 +0000
+
+    Merging XORG-CURRENT into trunk
+
+commit efdd203d3b3f68f463b9aaf31ef60dd58170c327
+Author: Egbert Eich <eich@suse.de>
+Date:   Sun Mar 14 08:31:32 2004 +0000
+
+    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
+
+commit cada8e174bc996c693440605bc4778390a2525b4
+Author: Egbert Eich <eich@suse.de>
+Date:   Wed Mar 3 12:10:53 2004 +0000
+
+    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
+
+commit f5f59905ca85472432f99a82502e47827647cbd7
+Author: Egbert Eich <eich@suse.de>
+Date:   Thu Feb 26 13:35:11 2004 +0000
+
+    readding XFree86's cvs IDs
+
+commit 58fcd5a2cdba17e073e857283624d539758910a0
+Author: Egbert Eich <eich@suse.de>
+Date:   Thu Feb 26 09:22:24 2004 +0000
+
+    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
+
+commit c653490dc1a7fe5dbd4437800832474c2f3ddefd
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Tue Nov 25 19:28:01 2003 +0000
+
+    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
+
+commit a3557f2e82e07580a5f7ceb41c49809a001b73e5
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Tue Nov 25 19:28:01 2003 +0000
+
+    Initial revision
+
+commit ea7d5c737a21afcb846d4aeceb8741a44d7001da
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Fri Nov 14 16:48:42 2003 +0000
+
+    XFree86 4.3.0.1
+
+commit 731ff0ca425ebc6b780199c58f11a63f24103567
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Fri Nov 14 16:48:42 2003 +0000
+
+    Initial revision
diff --git a/font-util/Makefile.am b/font-util/Makefile.am
index d9d581b..fe23e34 100644
--- a/font-util/Makefile.am
+++ b/font-util/Makefile.am
@@ -19,14 +19,12 @@
 #  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 #  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-bin_PROGRAMS = ucs2any
-bin_SCRIPTS = bdftruncate
+bin_PROGRAMS = bdftruncate ucs2any
 
-ucs2any_SOURCES = ucs2any.c
+AM_CFLAGS = $(CWARNFLAGS)
 
-bdftruncate: $(top_srcdir)/bdftruncate.pl
-	@rm -f $@
-	cp $(top_srcdir)/bdftruncate.pl $@
+ucs2any_SOURCES = ucs2any.c
+bdftruncate_SOURCES = bdftruncate.c
 
 aclocaldir = $(datadir)/aclocal
 aclocal_DATA = fontutil.m4
@@ -62,8 +60,6 @@ CLEANFILES = bdftruncate $(appman_DATA)
 
 EXTRA_DIST = $(mapfiles_DATA) \
 	$(appman_PRE) \
-	autogen.sh \
-	bdftruncate.pl \
 	fontutil.pc.in \
 	$(aclocal_DATA)
 
@@ -81,3 +77,13 @@ SUFFIXES = .$(APP_MAN_SUFFIX) .man
 
 .man.$(APP_MAN_SUFFIX):
 	sed $(MAN_SUBSTS) < $< > $@
+
+EXTRA_DIST += ChangeLog
+MAINTAINERCLEANFILES = ChangeLog
+
+.PHONY: ChangeLog
+
+ChangeLog:
+	$(CHANGELOG_CMD)
+
+dist-hook: ChangeLog
diff --git a/font-util/Makefile.in b/font-util/Makefile.in
index 4979620..c79e783 100644
--- a/font-util/Makefile.in
+++ b/font-util/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.10.2 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
+# 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.
@@ -36,16 +36,11 @@
 #  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 
-
-srcdir = @srcdir@
-top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 pkgdatadir = $(datadir)/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
-top_builddir = .
 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-INSTALL = @INSTALL@
 install_sh_DATA = $(install_sh) -c -m 644
 install_sh_PROGRAM = $(install_sh) -c
 install_sh_SCRIPT = $(install_sh) -c
@@ -59,41 +54,42 @@ PRE_UNINSTALL = :
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-bin_PROGRAMS = ucs2any$(EXEEXT)
+bin_PROGRAMS = bdftruncate$(EXEEXT) ucs2any$(EXEEXT)
+subdir = .
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
 	$(srcdir)/fontutil.pc.in $(top_srcdir)/configure AUTHORS \
 	COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
-	install-sh missing mkinstalldirs
-subdir = .
+	install-sh missing
 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 configure.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ configure.lineno config.status.lineno
+mkinstalldirs = $(install_sh) -d
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES = fontutil.pc
-am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
-	"$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(appmandir)" \
-	"$(DESTDIR)$(mapfilesdir)" "$(DESTDIR)$(pkgconfigdir)"
+am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(aclocaldir)" \
+	"$(DESTDIR)$(appmandir)" "$(DESTDIR)$(mapfilesdir)" \
+	"$(DESTDIR)$(pkgconfigdir)"
 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 PROGRAMS = $(bin_PROGRAMS)
+am_bdftruncate_OBJECTS = bdftruncate.$(OBJEXT)
+bdftruncate_OBJECTS = $(am_bdftruncate_OBJECTS)
+bdftruncate_LDADD = $(LDADD)
 am_ucs2any_OBJECTS = ucs2any.$(OBJEXT)
 ucs2any_OBJECTS = $(am_ucs2any_OBJECTS)
 ucs2any_LDADD = $(LDADD)
-binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
-SCRIPTS = $(bin_SCRIPTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
+DEFAULT_INCLUDES = -I.@am__isrc@
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles
 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 CCLD = $(CC)
 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(ucs2any_SOURCES)
-DIST_SOURCES = $(ucs2any_SOURCES)
+SOURCES = $(bdftruncate_SOURCES) $(ucs2any_SOURCES)
+DIST_SOURCES = $(bdftruncate_SOURCES) $(ucs2any_SOURCES)
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 am__vpath_adj = case $$p in \
     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -118,12 +114,9 @@ am__remove_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 = @ACLOCAL@
 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
-AMDEP_FALSE = @AMDEP_FALSE@
-AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
 APP_MAN_DIR = @APP_MAN_DIR@
 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
@@ -134,7 +127,10 @@ AWK = @AWK@
 CC = @CC@
 CCDEPMODE = @CCDEPMODE@
 CFLAGS = @CFLAGS@
+CHANGELOG_CMD = @CHANGELOG_CMD@
+CPP = @CPP@
 CPPFLAGS = @CPPFLAGS@
+CWARNFLAGS = @CWARNFLAGS@
 CYGPATH_W = @CYGPATH_W@
 DEFS = @DEFS@
 DEPDIR = @DEPDIR@
@@ -143,9 +139,12 @@ DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 ECHO_C = @ECHO_C@
 ECHO_N = @ECHO_N@
 ECHO_T = @ECHO_T@
+EGREP = @EGREP@
 EXEEXT = @EXEEXT@
 FILE_MAN_DIR = @FILE_MAN_DIR@
 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
+GREP = @GREP@
+INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
@@ -157,27 +156,29 @@ LIB_MAN_DIR = @LIB_MAN_DIR@
 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 LTLIBOBJS = @LTLIBOBJS@
 MAINT = @MAINT@
-MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
-MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 MAKEINFO = @MAKEINFO@
 MAPDIR = @MAPDIR@
 MISC_MAN_DIR = @MISC_MAN_DIR@
 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
+MKDIR_P = @MKDIR_P@
 OBJEXT = @OBJEXT@
 PACKAGE = @PACKAGE@
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 PACKAGE_NAME = @PACKAGE_NAME@
 PACKAGE_STRING = @PACKAGE_STRING@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
 STRIP = @STRIP@
 VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
 ac_ct_CC = @ac_ct_CC@
-am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
-am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
 am__quote = @am__quote@
@@ -189,8 +190,10 @@ build_alias = @build_alias@
 build_cpu = @build_cpu@
 build_os = @build_os@
 build_vendor = @build_vendor@
+builddir = @builddir@
 datadir = @datadir@
 datarootdir = @datarootdir@
+distcleancheck_listfiles = @distcleancheck_listfiles@
 docdir = @docdir@
 dvidir = @dvidir@
 exec_prefix = @exec_prefix@
@@ -216,10 +219,15 @@ program_transform_name = @program_transform_name@
 psdir = @psdir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-bin_SCRIPTS = bdftruncate
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+AM_CFLAGS = $(CWARNFLAGS)
 ucs2any_SOURCES = ucs2any.c
+bdftruncate_SOURCES = bdftruncate.c
 aclocaldir = $(datadir)/aclocal
 aclocal_DATA = fontutil.m4
 mapfilesdir = @MAPDIR@
@@ -248,13 +256,8 @@ appmandir = $(APP_MAN_DIR)
 appman_PRE = bdftruncate.man ucs2any.man
 appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
 CLEANFILES = bdftruncate $(appman_DATA)
-EXTRA_DIST = $(mapfiles_DATA) \
-	$(appman_PRE) \
-	autogen.sh \
-	bdftruncate.pl \
-	fontutil.pc.in \
-	$(aclocal_DATA)
-
+EXTRA_DIST = $(mapfiles_DATA) $(appman_PRE) fontutil.pc.in \
+	$(aclocal_DATA) ChangeLog
 
 # Strings to replace in man pages
 XORGRELSTRING = @PACKAGE_STRING@
@@ -265,6 +268,7 @@ MAN_SUBSTS = \
         -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g'
 
 SUFFIXES = .$(APP_MAN_SUFFIX) .man
+MAINTAINERCLEANFILES = ChangeLog
 all: config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-am
 
@@ -307,7 +311,7 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 config.h: stamp-h1
 	@if test ! -f $@; then \
 	  rm -f stamp-h1; \
-	  $(MAKE) stamp-h1; \
+	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
 	else :; fi
 
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@@ -324,7 +328,7 @@ fontutil.pc: $(top_builddir)/config.status $(srcdir)/fontutil.pc.in
 	cd $(top_builddir) && $(SHELL) ./config.status $@
 install-binPROGRAMS: $(bin_PROGRAMS)
 	@$(NORMAL_INSTALL)
-	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
+	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 	  if test -f $$p \
@@ -345,28 +349,12 @@ uninstall-binPROGRAMS:
 
 clean-binPROGRAMS:
 	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
+bdftruncate$(EXEEXT): $(bdftruncate_OBJECTS) $(bdftruncate_DEPENDENCIES) 
+	@rm -f bdftruncate$(EXEEXT)
+	$(LINK) $(bdftruncate_OBJECTS) $(bdftruncate_LDADD) $(LIBS)
 ucs2any$(EXEEXT): $(ucs2any_OBJECTS) $(ucs2any_DEPENDENCIES) 
 	@rm -f ucs2any$(EXEEXT)
-	$(LINK) $(ucs2any_LDFLAGS) $(ucs2any_OBJECTS) $(ucs2any_LDADD) $(LIBS)
-install-binSCRIPTS: $(bin_SCRIPTS)
-	@$(NORMAL_INSTALL)
-	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  if test -f $$d$$p; then \
-	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
-	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
-	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
-	  else :; fi; \
-	done
-
-uninstall-binSCRIPTS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
-	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
-	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
-	done
+	$(LINK) $(ucs2any_OBJECTS) $(ucs2any_LDADD) $(LIBS)
 
 mostlyclean-compile:
 	-rm -f *.$(OBJEXT)
@@ -374,25 +362,25 @@ mostlyclean-compile:
 distclean-compile:
 	-rm -f *.tab.c
 
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bdftruncate.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ucs2any.Po@am__quote@
 
 .c.o:
-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(COMPILE) -c $<
 
 .c.obj:
-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
+@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-uninstall-info-am:
 install-aclocalDATA: $(aclocal_DATA)
 	@$(NORMAL_INSTALL)
-	test -z "$(aclocaldir)" || $(mkdir_p) "$(DESTDIR)$(aclocaldir)"
+	test -z "$(aclocaldir)" || $(MKDIR_P) "$(DESTDIR)$(aclocaldir)"
 	@list='$(aclocal_DATA)'; for p in $$list; do \
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 	  f=$(am__strip_dir) \
@@ -409,7 +397,7 @@ uninstall-aclocalDATA:
 	done
 install-appmanDATA: $(appman_DATA)
 	@$(NORMAL_INSTALL)
-	test -z "$(appmandir)" || $(mkdir_p) "$(DESTDIR)$(appmandir)"
+	test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
 	@list='$(appman_DATA)'; for p in $$list; do \
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 	  f=$(am__strip_dir) \
@@ -426,7 +414,7 @@ uninstall-appmanDATA:
 	done
 install-mapfilesDATA: $(mapfiles_DATA)
 	@$(NORMAL_INSTALL)
-	test -z "$(mapfilesdir)" || $(mkdir_p) "$(DESTDIR)$(mapfilesdir)"
+	test -z "$(mapfilesdir)" || $(MKDIR_P) "$(DESTDIR)$(mapfilesdir)"
 	@list='$(mapfiles_DATA)'; for p in $$list; do \
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 	  f=$(am__strip_dir) \
@@ -443,7 +431,7 @@ uninstall-mapfilesDATA:
 	done
 install-pkgconfigDATA: $(pkgconfig_DATA)
 	@$(NORMAL_INSTALL)
-	test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
+	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
 	@list='$(pkgconfig_DATA)'; for p in $$list; do \
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 	  f=$(am__strip_dir) \
@@ -464,8 +452,8 @@ ID: $(HEADERS) $(SOURCES) $(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; }'`; \
+	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+	      END { if (nonempty) { for (i in files) print i; }; }'`; \
 	mkid -fID $$unique
 tags: TAGS
 
@@ -477,8 +465,8 @@ TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 	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; }'`; \
+	  $(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) \
@@ -488,13 +476,12 @@ ctags: CTAGS
 CTAGS:  $(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; }'`; \
+	  $(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
@@ -509,24 +496,22 @@ distclean-tags:
 
 distdir: $(DISTFILES)
 	$(am__remove_distdir)
-	mkdir $(distdir)
-	$(mkdir_p) $(distdir)/.
-	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
-	list='$(DISTFILES)'; for file in $$list; do \
-	  case $$file in \


Reply to: