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

xfs: Changes to 'debian-unstable'



 ChangeLog              |   16 
 INSTALL                |  237 -
 Makefile.in            | 1192 --------
 aclocal.m4             | 1695 ------------
 config.guess           | 1526 -----------
 config.sub             | 1658 -----------
 configure              | 6791 -------------------------------------------------
 debian/README.source   |   73 
 debian/changelog       |   17 
 debian/compat          |    2 
 debian/control         |   17 
 debian/rules           |   20 
 debian/xfs.init        |   10 
 debian/xsfbs/repack.sh |   32 
 debian/xsfbs/xsfbs.mk  |   29 
 debian/xsfbs/xsfbs.sh  |   78 
 depcomp                |  589 ----
 install-sh             |  519 ---
 missing                |  367 --
 mkinstalldirs          |  161 -
 xfs-config.h.in        |   85 
 21 files changed, 179 insertions(+), 14935 deletions(-)

New commits:
commit b99a6bfd08040858d0f66b232bb869cafd6d972a
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 9 12:59:17 2009 +0200

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 31a6bba..08078b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xfs (1:1.0.8-3) UNRELEASED; urgency=low
+xfs (1:1.0.8-3) unstable; urgency=low
 
   * Remove the -1 debian revisions from build-depends.
   * Don't run dh_makeshlibs.
@@ -16,7 +16,7 @@ xfs (1:1.0.8-3) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.8.2.
   * Set Maintainer to Debian QA Group (see bug#540362).
 
- -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2008 17:53:58 +0200
+ -- Julien Cristau <jcristau@debian.org>  Sun, 09 Aug 2009 13:02:38 +0200
 
 xfs (1:1.0.8-2.1) unstable; urgency=low
 

commit cffdf727fec2d39533ba89173d4b50e56a34b36c
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 9 13:02:16 2009 +0200

    Update upstream changelog

diff --git a/ChangeLog b/ChangeLog
index 80f4d8a..896916d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+commit 3e6b854aa4ce0636fd63f63afd04d68b28c0fa68
+Author: Brice Goglin <bgoglin@debian.org>
+Date:   Fri May 23 22:29:50 2008 +0200
+
+    xfs 1.0.8
+
+commit 8144d75d4e71d8ae0493043f49fe9925f8099244
+Author: Brice Goglin <bgoglin@debian.org>
+Date:   Fri May 23 18:53:55 2008 +0200
+
+    Fix nasty typo in SetConfigValues
+    
+    Nasty typo introduced in 4a163a076e90808fa47ade1504fd0f2893bdc306,
+    causes xfs to crash on startup.
+    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482551
+
 commit 9666b767a1f565bae06e84aacb53a1d9b7747f90
 Author: Adam Jackson <ajax@redhat.com>
 Date:   Wed May 21 14:18:01 2008 -0400

commit 7e43789a0e65e1e96913ebefdd7f6d7d31c196ab
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 9 12:54:37 2009 +0200

    Set Maintainer to Debian QA Group (see bug#540362).

diff --git a/debian/changelog b/debian/changelog
index 08b9b51..31a6bba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ xfs (1:1.0.8-3) UNRELEASED; urgency=low
   * Bump debhelper compat level to 5 (lowest non-deprecated level).
   * Update xsfbs to get README.source.
   * Bump Standards-Version to 3.8.2.
+  * Set Maintainer to Debian QA Group (see bug#540362).
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2008 17:53:58 +0200
 
diff --git a/debian/control b/debian/control
index f08fb27..4116d03 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,7 @@
 Source: xfs
 Section: x11
 Priority: optional
-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>
+Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends:
  debhelper (>= 5),
  automake,

commit 7a79aa790ca2a92a89758ee312f7d2ed6052f8ea
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 9 12:50:30 2009 +0200

    Bump Standards-Version to 3.8.2.

diff --git a/debian/changelog b/debian/changelog
index 44c6fa6..08b9b51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ xfs (1:1.0.8-3) UNRELEASED; urgency=low
   * Don't stop xfs in runlevels 0 and 6 (closes: #500722).  Thanks, Sven
     Joachim!
   * Bump debhelper compat level to 5 (lowest non-deprecated level).
+  * Update xsfbs to get README.source.
+  * Bump Standards-Version to 3.8.2.
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2008 17:53:58 +0200
 
diff --git a/debian/control b/debian/control
index ebb9181..f08fb27 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libxfont-dev (>= 1:1.0.0),
  xtrans-dev (>= 1.0.0),
  quilt
-Standards-Version: 3.7.3
+Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xfs
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xfs.git
 

commit 93d6ff97ca185c3e1c65fe6f10ba7d0b809b29bc
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 9 12:45:25 2009 +0200

    Bump debhelper compat level to 5 (lowest non-deprecated level).

diff --git a/debian/changelog b/debian/changelog
index 8efb2fe..44c6fa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ xfs (1:1.0.8-3) UNRELEASED; urgency=low
   * Add init.d status support (closes: #527970).  Thanks, Peter Eisentraut!
   * Don't stop xfs in runlevels 0 and 6 (closes: #500722).  Thanks, Sven
     Joachim!
+  * Bump debhelper compat level to 5 (lowest non-deprecated level).
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2008 17:53:58 +0200
 
diff --git a/debian/compat b/debian/compat
index b8626c4..7ed6ff8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+5
diff --git a/debian/control b/debian/control
index 8dbd04e..ebb9181 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org>
 Build-Depends:
- debhelper (>= 4.0.0),
+ debhelper (>= 5),
  automake,
  xutils-dev,
  pkg-config,

commit 6c5f8c87a5e42881937dbabf6b309ac99544d8ca
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 9 12:41:33 2009 +0200

    Don't stop xfs in runlevels 0 and 6 (closes: #500722)

diff --git a/debian/changelog b/debian/changelog
index 142781f..8efb2fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ xfs (1:1.0.8-3) UNRELEASED; urgency=low
   * Wrap debian/control's Build-Depends field.
   * Run autoreconf on build; add build-deps on automake and xutils-dev.
   * Add init.d status support (closes: #527970).  Thanks, Peter Eisentraut!
+  * Don't stop xfs in runlevels 0 and 6 (closes: #500722).  Thanks, Sven
+    Joachim!
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2008 17:53:58 +0200
 
diff --git a/debian/rules b/debian/rules
index b3c14bd..ce7d89c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ binary-arch: build install
 	dh_installman
 	dh_installchangelogs ChangeLog
 	dh_installexamples
-	dh_installinit --no-start
+	dh_installinit --no-start -- start 20 2 3 4 5 . stop 80 1 .
 	dh_link
 	dh_strip
 	dh_compress
diff --git a/debian/xfs.init b/debian/xfs.init
index 33470c9..d8f70c4 100644
--- a/debian/xfs.init
+++ b/debian/xfs.init
@@ -26,7 +26,7 @@
 # Should-Start:      $network
 # Should-Stop:       $network
 # Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
+# Default-Stop:      1
 # Short-Description: Start/stop script for the X Font Server.
 # Description:       For more information, see /usr/share/doc/xfs/README.Debian
 #                    or run: man xfs

commit af1722030e09ba81f07f929be73dfc5852a380f1
Author: Peter Eisentraut <petere@debian.org>
Date:   Sun Aug 9 12:33:26 2009 +0200

    init.d status support

diff --git a/debian/changelog b/debian/changelog
index 5310d86..142781f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xfs (1:1.0.8-3) UNRELEASED; urgency=low
     parallel builds.
   * Wrap debian/control's Build-Depends field.
   * Run autoreconf on build; add build-deps on automake and xutils-dev.
+  * Add init.d status support (closes: #527970).  Thanks, Peter Eisentraut!
 
  -- Julien Cristau <jcristau@debian.org>  Tue, 08 Jul 2008 17:53:58 +0200
 
diff --git a/debian/control b/debian/control
index bdcdbb6..8dbd04e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xfs.git
 
 Package: xfs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.2-13)
 Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-base, xfonts-scalable
 Description: X font server
  xfs is a daemon that listens on a network port and serves X fonts to X
diff --git a/debian/xfs.init b/debian/xfs.init
index d425785..33470c9 100644
--- a/debian/xfs.init
+++ b/debian/xfs.init
@@ -44,6 +44,8 @@ SOCKET_DIR=/tmp/.font-unix
 
 test -x $DAEMON || exit 0
 
+. /lib/lsb/init-functions
+
 do_restorecon () {
   # Restore file security context (SELinux).
   if which restorecon >/dev/null 2>&1; then
@@ -176,8 +178,12 @@ case "$1" in
     echo "."
   ;;
 
+  status)
+    status_of_proc -p $PIDFILE $DAEMON xfs
+    ;;
+
   *)
-    echo "Usage: /etc/init.d/xfs {start|stop|restart|reload|force-reload}"
+    echo "Usage: /etc/init.d/xfs {start|stop|restart|reload|force-reload|status}"
     exit 1
     ;;
 esac

commit 6f02c486ef9f3f46a251cc755c05e4e5015c8cc7
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 9 12:22:12 2009 +0200

    Delete generated files

diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index d3c5b40..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,237 +0,0 @@
-Installation Instructions
-*************************
-
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007 Free Software Foundation, Inc.
-
-This file is free documentation; the Free Software Foundation gives
-unlimited permission to copy, distribute and modify it.
-
-Basic Installation
-==================
-
-Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package.  The following
-more-detailed instructions are generic; see the `README' file for
-instructions specific to this package.
-
-   The `configure' shell script attempts to guess correct values for
-various system-dependent variables used during compilation.  It uses
-those values to create a `Makefile' in each directory of the package.
-It may also create one or more `.h' files containing system-dependent
-definitions.  Finally, it creates a shell script `config.status' that
-you can run in the future to recreate the current configuration, and a
-file `config.log' containing compiler output (useful mainly for
-debugging `configure').
-
-   It can also use an optional file (typically called `config.cache'
-and enabled with `--cache-file=config.cache' or simply `-C') that saves
-the results of its tests to speed up reconfiguring.  Caching is
-disabled by default to prevent problems with accidental use of stale
-cache files.
-
-   If you need to do unusual things to compile the package, please try
-to figure out how `configure' could check whether to do them, and mail
-diffs or instructions to the address given in the `README' so they can
-be considered for the next release.  If you are using the cache, and at
-some point `config.cache' contains results you don't want to keep, you
-may remove or edit it.
-
-   The file `configure.ac' (or `configure.in') is used to create
-`configure' by a program called `autoconf'.  You need `configure.ac' if
-you want to change it or regenerate `configure' using a newer version
-of `autoconf'.
-
-The simplest way to compile this package is:
-
-  1. `cd' to the directory containing the package's source code and type
-     `./configure' to configure the package for your system.
-
-     Running `configure' might take a while.  While running, it prints
-     some messages telling which features it is checking for.
-
-  2. Type `make' to compile the package.
-
-  3. Optionally, type `make check' to run any self-tests that come with
-     the package.
-
-  4. Type `make install' to install the programs and any data files and
-     documentation.
-
-  5. You can remove the program binaries and object files from the
-     source code directory by typing `make clean'.  To also remove the
-     files that `configure' created (so you can compile the package for
-     a different kind of computer), type `make distclean'.  There is
-     also a `make maintainer-clean' target, but that is intended mainly
-     for the package's developers.  If you use it, you may have to get
-     all sorts of other programs in order to regenerate files that came
-     with the distribution.
-
-  6. Often, you can also type `make uninstall' to remove the installed
-     files again.
-
-Compilers and Options
-=====================
-
-Some systems require unusual options for compilation or linking that the
-`configure' script does not know about.  Run `./configure --help' for
-details on some of the pertinent environment variables.
-
-   You can give `configure' initial values for configuration parameters
-by setting variables in the command line or in the environment.  Here
-is an example:
-
-     ./configure CC=c99 CFLAGS=-g LIBS=-lposix
-
-   *Note Defining Variables::, for more details.
-
-Compiling For Multiple Architectures
-====================================
-
-You can compile the package for more than one kind of computer at the
-same time, by placing the object files for each architecture in their
-own directory.  To do this, you can use GNU `make'.  `cd' to the
-directory where you want the object files and executables to go and run
-the `configure' script.  `configure' automatically checks for the
-source code in the directory that `configure' is in and in `..'.
-
-   With a non-GNU `make', it is safer to compile the package for one
-architecture at a time in the source code directory.  After you have
-installed the package for one architecture, use `make distclean' before
-reconfiguring for another architecture.
-
-Installation Names
-==================
-
-By default, `make install' installs the package's commands under
-`/usr/local/bin', include files under `/usr/local/include', etc.  You
-can specify an installation prefix other than `/usr/local' by giving
-`configure' the option `--prefix=PREFIX'.
-
-   You can specify separate installation prefixes for
-architecture-specific files and architecture-independent files.  If you
-pass the option `--exec-prefix=PREFIX' to `configure', the package uses
-PREFIX as the prefix for installing programs and libraries.
-Documentation and other data files still use the regular prefix.
-
-   In addition, if you use an unusual directory layout you can give
-options like `--bindir=DIR' to specify different values for particular
-kinds of files.  Run `configure --help' for a list of the directories
-you can set and what kinds of files go in them.
-
-   If the package supports it, you can cause programs to be installed
-with an extra prefix or suffix on their names by giving `configure' the
-option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
-
-Optional Features
-=================
-
-Some packages pay attention to `--enable-FEATURE' options to
-`configure', where FEATURE indicates an optional part of the package.
-They may also pay attention to `--with-PACKAGE' options, where PACKAGE
-is something like `gnu-as' or `x' (for the X Window System).  The
-`README' should mention any `--enable-' and `--with-' options that the
-package recognizes.
-
-   For packages that use the X Window System, `configure' can usually
-find the X include and library files automatically, but if it doesn't,
-you can use the `configure' options `--x-includes=DIR' and
-`--x-libraries=DIR' to specify their locations.
-
-Specifying the System Type
-==========================
-
-There may be some features `configure' cannot figure out automatically,
-but needs to determine by the type of machine the package will run on.
-Usually, assuming the package is built to be run on the _same_
-architectures, `configure' can figure that out, but if it prints a
-message saying it cannot guess the machine type, give it the
-`--build=TYPE' option.  TYPE can either be a short name for the system
-type, such as `sun4', or a canonical name which has the form:
-
-     CPU-COMPANY-SYSTEM
-
-where SYSTEM can have one of these forms:
-
-     OS KERNEL-OS
-
-   See the file `config.sub' for the possible values of each field.  If
-`config.sub' isn't included in this package, then this package doesn't
-need to know the machine type.
-
-   If you are _building_ compiler tools for cross-compiling, you should
-use the option `--target=TYPE' to select the type of system they will
-produce code for.
-
-   If you want to _use_ a cross compiler, that generates code for a
-platform different from the build platform, you should specify the
-"host" platform (i.e., that on which the generated programs will
-eventually be run) with `--host=TYPE'.
-
-Sharing Defaults
-================
-
-If you want to set default values for `configure' scripts to share, you
-can create a site shell script called `config.site' that gives default
-values for variables like `CC', `cache_file', and `prefix'.
-`configure' looks for `PREFIX/share/config.site' if it exists, then
-`PREFIX/etc/config.site' if it exists.  Or, you can set the
-`CONFIG_SITE' environment variable to the location of the site script.
-A warning: not all `configure' scripts look for a site script.
-
-Defining Variables
-==================
-
-Variables not defined in a site shell script can be set in the
-environment passed to `configure'.  However, some packages may run
-configure again during the build, and the customized values of these
-variables may be lost.  In order to avoid this problem, you should set
-them in the `configure' command line, using `VAR=value'.  For example:
-
-     ./configure CC=/usr/local2/bin/gcc
-
-causes the specified `gcc' to be used as the C compiler (unless it is
-overridden in the site shell script).
-
-Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf bug.  Until the bug is fixed you can use this workaround:
-
-     CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
-
-`configure' Invocation
-======================
-
-`configure' recognizes the following options to control how it operates.
-
-`--help'
-`-h'
-     Print a summary of the options to `configure', and exit.
-
-`--version'
-`-V'
-     Print the version of Autoconf used to generate the `configure'
-     script, and exit.
-
-`--cache-file=FILE'
-     Enable the cache: use and save the results of the tests in FILE,
-     traditionally `config.cache'.  FILE defaults to `/dev/null' to
-     disable caching.
-
-`--config-cache'
-`-C'
-     Alias for `--cache-file=config.cache'.
-
-`--quiet'
-`--silent'
-`-q'
-     Do not print messages saying which checks are being made.  To
-     suppress all normal output, redirect it to `/dev/null' (any error
-     messages will still be shown).
-
-`--srcdir=DIR'
-     Look for the package's source code in directory DIR.  Usually
-     `configure' can determine that directory automatically.
-
-`configure' also accepts some other, not widely useful, options.  Run
-`configure --help' for more details.
-
diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index f453242..0000000
--- a/Makefile.in
+++ /dev/null
@@ -1,1192 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# @configure_input@
-
-# 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.
-
-@SET_MAKE@
-
-# 
-#  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, and that the name of Red Hat not be used in
-#  advertising or publicity pertaining to distribution of the software without
-#  specific, written prior permission.  Red Hat makes no
-#  representations about the suitability of this software for any purpose.  It
-#  is provided "as is" without express or implied warranty.
-# 
-#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
-#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
-#  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
-#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
-#  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-#  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-#  PERFORMANCE OF THIS SOFTWARE.
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-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 = @build@
-host_triplet = @host@
-bin_PROGRAMS = xfs$(EXEEXT)
-subdir = .
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/xfs-config.h.in \
-	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
-	config.guess config.sub depcomp install-sh missing \
-	mkinstalldirs
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
-	$(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 = xfs-config.h
-CONFIG_CLEAN_FILES =
-am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)" \
-	"$(DESTDIR)$(configdir)"
-binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
-PROGRAMS = $(bin_PROGRAMS)
-am_xfs_OBJECTS = atom.$(OBJEXT) cache.$(OBJEXT) charinfo.$(OBJEXT) \
-	difsutils.$(OBJEXT) dispatch.$(OBJEXT) events.$(OBJEXT) \
-	extensions.$(OBJEXT) fontinfo.$(OBJEXT) fonts.$(OBJEXT) \
-	globals.$(OBJEXT) initfonts.$(OBJEXT) main.$(OBJEXT) \
-	resource.$(OBJEXT) swaprep.$(OBJEXT) swapreq.$(OBJEXT) \
-	tables.$(OBJEXT) access.$(OBJEXT) config.$(OBJEXT) \
-	connection.$(OBJEXT) daemon.$(OBJEXT) error.$(OBJEXT) \
-	io.$(OBJEXT) osglue.$(OBJEXT) osinit.$(OBJEXT) utils.$(OBJEXT) \
-	waitfor.$(OBJEXT) xfstrans.$(OBJEXT)
-xfs_OBJECTS = $(am_xfs_OBJECTS)
-xfs_LDADD = $(LDADD)
-am__DEPENDENCIES_1 =
-xfs_DEPENDENCIES = $(am__DEPENDENCIES_1)
-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 = $(xfs_SOURCES)
-DIST_SOURCES = $(xfs_SOURCES)
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-appmanDATA_INSTALL = $(INSTALL_DATA)
-configDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(appman_DATA) $(config_DATA)
-ETAGS = etags
-CTAGS = ctags
-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 = @ACLOCAL@
-ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
-ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
-AMTAR = @AMTAR@
-APP_MAN_DIR = @APP_MAN_DIR@
-APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONFIG_FILE_DESC = @CONFIG_FILE_DESC@
-CONFIG_FILE_PATH = @CONFIG_FILE_PATH@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFAULT_CONFIG_FILE = @DEFAULT_CONFIG_FILE@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
-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@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIB_MAN_DIR = @LIB_MAN_DIR@
-LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
-LINT = @LINT@
-LINT_FLAGS = @LINT_FLAGS@
-LTLIBOBJS = @LTLIBOBJS@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-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_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-VERSION = @VERSION@
-XFS_CFLAGS = @XFS_CFLAGS@
-XFS_LIBS = @XFS_LIBS@
-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__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-configdir = $(sysconfdir)/X11/fs
-FONT_FLAGS = -DFONT_PCF -DFONT_FS -DFONT_SPEEDO
-AM_CPPFLAGS = $(XFS_CFLAGS) -I$(top_srcdir)/include -DXFSPIDDIR=\"/var/run/xfs\" \
-	$(FONT_FLAGS) -D_BSD_SOURCE -DFONT_t -DTRANS_SERVER -DTRANS_REOPEN
-
-LDADD = $(XFS_LIBS)
-xfs_SOURCES = \
-	difs/atom.c \
-	difs/cache.c \
-	difs/charinfo.c \
-	difs/difsutils.c \
-	difs/dispatch.c \
-	difs/events.c \
-	difs/extensions.c \
-	difs/fontinfo.c \
-	difs/fonts.c \
-	difs/globals.c \
-	difs/initfonts.c \
-	difs/main.c \
-	difs/resource.c \
-	difs/swaprep.c \
-	difs/swapreq.c \
-	difs/tables.c \
-	os/access.c \
-	os/config.c \
-	os/config.h \
-	os/configstr.h \
-	os/connection.c \
-	os/daemon.c \
-	os/error.c \
-	os/io.c \
-	os/osdep.h \
-	os/osglue.c \
-	os/osinit.c \
-	os/utils.c \
-	os/waitfor.c \
-	os/xfstrans.c \
-	include/access.h \
-	include/accstr.h \
-	include/assert.h \
-	include/auth.h \
-	include/authstr.h \
-	include/cache.h \
-	include/cachestr.h \
-	include/client.h \
-	include/clientstr.h \
-	include/closestr.h \
-	include/closure.h \
-	include/difsfn.h \
-	include/difsfnst.h \
-	include/difs.h \
-	include/difsutils.h \
-	include/dispatch.h \
-	include/extentst.h \
-	include/fsevents.h \
-	include/fsresource.h \
-	include/globals.h \
-	include/misc.h \
-	include/os.h \
-	include/osstruct.h \
-	include/servermd.h \
-	include/site.h \
-	include/swaprep.h \
-	include/swapreq.h
-
-appman_PRE = \
-        xfs.man
-
-FSERRORS = /var/log/xfs.log
-FONTDIR = $(libdir)/X11/fonts
-FONTPATH = $(FONTDIR)/misc/,$(FONTDIR)/TTF/,$(FONTDIR)/Type1/,$(FONTDIR)/CID/,$(FONTDIR)/100dpi/,$(FONTDIR)/75dpi/
-config_DATA = config
-EXTRA_DIST = xfs.def config.cpp $(appman_PRE) ChangeLog
-CLEANFILES = config $(appman_DATA)
-appmandir = $(APP_MAN_DIR)
-appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
-SED = sed
-
-# Strings to replace in man pages
-XORGRELSTRING = @PACKAGE_STRING@
-XORGMANNAME = X Version 11
-MAN_SUBSTS = \
-	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
-	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
-	-e 's|__xservername__|Xorg|g' \
-	-e 's|__xconfigfile__|xorg.conf|g' \
-	-e 's|__projectroot__|$(prefix)|g' \
-	-e 's|__apploaddir__|$(appdefaultdir)|' \
-	-e 's|__configdir__|$(configdir)|' \
-	-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
-	-e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \
-	-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
-	-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
-	-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' \
-	-e 's|__configfiledesc__|$(CONFIG_FILE_DESC)|g' \
-	-e 's|__configfilepath__|$(CONFIG_FILE_PATH)|g' \
-	-e 's|XCOMM|\#|g'
-
-SUFFIXES = .$(APP_MAN_SUFFIX) .man
-MAINTAINERCLEANFILES = ChangeLog
-@LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-@LINT_TRUE@	       $(AM_CPPFLAGS) $(CPPFLAGS)
-
-all: xfs-config.h
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj
-am--refresh:
-	@:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
-	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
-		&& exit 0; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
-	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    echo ' $(SHELL) ./config.status'; \
-	    $(SHELL) ./config.status;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	$(SHELL) ./config.status --recheck
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-
-xfs-config.h: stamp-h1
-	@if test ! -f $@; then \
-	  rm -f stamp-h1; \
-	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-	else :; fi
-
-stamp-h1: $(srcdir)/xfs-config.h.in $(top_builddir)/config.status
-	@rm -f stamp-h1
-	cd $(top_builddir) && $(SHELL) ./config.status xfs-config.h
-$(srcdir)/xfs-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
-	cd $(top_srcdir) && $(AUTOHEADER)
-	rm -f stamp-h1
-	touch $@
-
-distclean-hdr:
-	-rm -f xfs-config.h stamp-h1
-install-binPROGRAMS: $(bin_PROGRAMS)
-	@$(NORMAL_INSTALL)
-	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 \
-	  ; then \
-	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
-	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
-	  else :; fi; \
-	done
-
-uninstall-binPROGRAMS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
-	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
-	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
-	done
-
-clean-binPROGRAMS:
-	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
-xfs$(EXEEXT): $(xfs_OBJECTS) $(xfs_DEPENDENCIES) 
-	@rm -f xfs$(EXEEXT)
-	$(LINK) $(xfs_OBJECTS) $(xfs_LDADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/access.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atom.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/charinfo.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/daemon.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/difsutils.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dispatch.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/events.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extensions.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fontinfo.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fonts.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globals.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initfonts.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osglue.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osinit.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resource.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swaprep.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swapreq.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tables.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/waitfor.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfstrans.Po@am__quote@
-
-.c.o:


Reply to: