~ubuntu-branches/ubuntu/oneiric/xorg-server/oneiric-201109091216

« back to all changes in this revision

Viewing changes to hw/xfree86/doc/sgml/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers, Christopher James Halse Rogers, Timo Aaltonen, Chase Douglas
  • Date: 2011-02-23 09:40:07 UTC
  • mfrom: (1.1.39 upstream) (0.1.22 experimental)
  • Revision ID: james.westby@ubuntu.com-20110223094007-xqwcet0zcbelhj56
Tags: 2:1.9.99.902-2ubuntu1
[ Christopher James Halse Rogers ]
* Merge from Debian experimental.  Remaining Ubuntu changes:
  - rules:
    + Disable SELinux, libaudit-dev is not in main yet. (LP #406226)
    + Enable xcsecurity. (LP #247537)
    + Add --with-extra-module-dir to support GL alternatives.
    + Mention Ubuntu support in builderstring rather than package uploader's
      email address.
  - control:
    + Xvfb depends on xauth, x11-xkb-utils. (LP #500102)
    + Add breaks for incompatible drivers. (LP #614993)
    + Drop libaudit-dev from build-deps.
    + Build-depend on newer mesa to pick up DRI search paths variable.
  - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
  - debian/patches:
    + 100_rethrow_signals.patch:
      When aborting, re-raise signals for apport
    + 105_nvidia_fglrx_autodetect.patch:
      Load proprietary drivers automatically when installed.
    + 109_fix-swcursor-crash.patch:
      Avoid dereferencing null pointer while reloading cursors during
      resume. (LP: #371405)
    + 111_armel-drv-fallbacks.patch:
      Add support for armel driver fallbacks.
    + 121_only_switch_vt_when_active.diff:
      Add a check to prevent the X server from changing the VT when killing
      GDM from the console.
    + 122_xext_fix_card32_overflow_in_xauth.patch:
      Fix server crash when “xauth generate” is called with large timeout.
    + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
      166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
      169_mipointer_nullptr_checks.patch,
      172_cwgetbackingpicture_nullptr_check.patch:
      Fix various segfaults in xserver by checking pointers for NULL
      values before dereferencing them.
    + 165_man_xorg_conf_no_device_ident.patch
      Correct man page
    + 168_glibc_trace_to_stderr.patch:
      Report abort traces to stderr instead of terminal
    + 184_virtual_devices_autodetect.patch:
      Use vesa for qemu device, which is not supported by cirrus
    + 188_default_primary_to_first_busid.patch:
      Pick the first device and carry on (LP: #459512)
    + 190_cache-xkbcomp_output_for_fast_start_up.patch:
    + 191-Xorg-add-an-extra-module-path.patch:
      Add support for the alternatives module path.
    + 198_nohwaccess.patch:
      Adds a -nohwaccess argument to make X not access the hardware
      ports directly.
    + 200_randr-null.patch:
      Clarify a pointer initialization.
    + 206_intel_8xx_default_to_fbdev.patch:
      Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
    + 208_switch_on_release.diff:
      Switch keyboard layouts on key-release rather than key-press
        (LP #36812)
    + 209_add_legacy_bgnone_option.patch:
      Add -nr as a synonym for -background none until all ?DM are updated for
        the new option.
    + 210_pixman_null_ptr_check.patch: 
      Catch NULL pointer access after pixman_image_create_bits() failure
        (LP #705078)
    + Add 213_xichangehierarchy-check-oom.patch:
      Add NULL pointer check for out-of-memory conditions. (LP #720445)
    + debian/patches/214_glx_dri_searchdirs.patch:
      Search in same paths as mesa for DRI drivers for AIGLX so we can handle
      UMS fallback for radeon gracefully.
* 211_glx_fix_bindtextimageext_length_check.patch:
* 212_fix_request_length_check_for_createglxpbuffersgix.patch:
  - Drop; these cherry-picks are included in 1.10RC2
* debian/patches/214_glx_dri_searchdirs.patch:
  - Fix nouveau check to downgrade missing DRI error messages to info.
    We don't support nouveau's 3D, so let's not complain too strenuously
    when it's not installed.
* debian/patches/215_glx_drawable_refcounting.diff:
  - Refcount GLXDrawables to avoid use-after-free crashes.  Patch from
    xorg-devel mailing list.  Prevents segfault on logout and server
    regenerate, and possibly other times. (LP: #711422)
* 214_glx_dri_searchdirs.patch:
  - Fix dlclose/free snafu. (LP: #722563)
* debian/inputabiver:
* debian/videoabiver:
* debian/xserver-xorg-dev.install
  - Temporarily re-add these to xserver-xorg-dev so we don't need to merge
    all the driver changes from Debian en masse.  These should be dropped
    once all drivers have been merged from Debian, and certainly in Natty+1.
* debian/serverminver:
  - Include 2ubuntu1 string; Xi 2.1 bumps the minor input ABI, so drivers
    built against it need the Xi 2.1 patched server.

[ Timo Aaltonen ]
* debian/patches/216_dix-valuator-count-of-0-is-valid.diff:
  - For all but motion and proximity events, having no valuators is ok.
    Regression from 1.9, keyboard events are not converted to protocol
    events. (LP: #714696)

[ Chase Douglas ]
* Add in preliminary xi2.1 support
  - Added 500_xi2.1.patch
  - Moved 202_xf86CoordinationsToWindows.patch to
    501_xf86CoordinatesToWindow.patch
  - Moved 203_gestures-extension.patch to 502_gestures-extension.patch
  - Bump dependency on x11proto-input for xi 2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
#  Copyright 2005 Red Hat, Inc.
 
19
#
 
20
#  Permission to use, copy, modify, distribute, and sell this software
 
21
#  and its documentation for any purpose is hereby granted without
 
22
#  fee, provided that the above copyright notice appear in all copies
 
23
#  and that both that copyright notice and this permission notice
 
24
#  appear in supporting documentation, and that the name of Red Hat
 
25
#  not be used in advertising or publicity pertaining to distribution
 
26
#  of the software without specific, written prior permission.  Red
 
27
#  Hat makes no representations about the suitability of this software
 
28
#  for any purpose.  It is provided "as is" without express or implied
 
29
#  warranty.
 
30
#
 
31
#  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 
32
#  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
 
33
#  NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 
34
#  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 
35
#  OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 
36
#  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 
37
#  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
38
 
 
39
# The doc_sources variable contains one or more DocBook/XML source file.
 
40
# The generated documents will NOT be installed in $(docdir),
 
41
# The DocBook/XML files will always be included in the tarball
 
42
 
 
43
#
 
44
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
 
45
#
 
46
# Permission is hereby granted, free of charge, to any person obtaining a
 
47
# copy of this software and associated documentation files (the "Software"),
 
48
# to deal in the Software without restriction, including without limitation
 
49
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
 
50
# and/or sell copies of the Software, and to permit persons to whom the
 
51
# Software is furnished to do so, subject to the following conditions:
 
52
#
 
53
# The above copyright notice and this permission notice (including the next
 
54
# paragraph) shall be included in all copies or substantial portions of the
 
55
# Software.
 
56
#
 
57
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
58
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
59
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 
60
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 
61
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 
62
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 
63
# DEALINGS IN THE SOFTWARE.
 
64
#
 
65
 
 
66
# This file provides pattern rules to generate html/pdf/txt from DocBook/XML
 
67
# A stylesheet is used if xorg-sgml-doctools is installed
 
68
# This file is included by xmlrules-inst.in for installable user's documentation
 
69
# It is included by xmlrules-noinst for non installable developer's documentation
 
70
# If the server version or release date changes, autogen && make
 
71
 
 
72
VPATH = @srcdir@
 
73
pkgdatadir = $(datadir)/@PACKAGE@
 
74
pkgincludedir = $(includedir)/@PACKAGE@
 
75
pkglibdir = $(libdir)/@PACKAGE@
 
76
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
77
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
78
install_sh_DATA = $(install_sh) -c -m 644
 
79
install_sh_PROGRAM = $(install_sh) -c
 
80
install_sh_SCRIPT = $(install_sh) -c
 
81
INSTALL_HEADER = $(INSTALL_DATA)
 
82
transform = $(program_transform_name)
 
83
NORMAL_INSTALL = :
 
84
PRE_INSTALL = :
 
85
POST_INSTALL = :
 
86
NORMAL_UNINSTALL = :
 
87
PRE_UNINSTALL = :
 
88
POST_UNINSTALL = :
 
89
build_triplet = @build@
 
90
host_triplet = @host@
 
91
DIST_COMMON = $(am__dist_noinst_DATA_DIST) $(srcdir)/Makefile.am \
 
92
        $(srcdir)/Makefile.in $(top_srcdir)/doc/xml/xmlrules-noinst.in \
 
93
        $(top_srcdir)/doc/xml/xmlrules.in
 
94
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_XMLTO_TRUE@am__append_1 = $(doc_sources:.xml=.pdf)
 
95
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@am__append_2 = $(doc_sources:.xml=.txt)
 
96
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_3 = -m $(XSL_STYLESHEET) \
 
97
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@        --stringparam html.stylesheet=$(STYLESHEET_SRCDIR)/xorg.css
 
98
 
 
99
subdir = hw/xfree86/doc/sgml
 
100
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
101
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
 
102
        $(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/m4/libtool.m4 \
 
103
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
104
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
105
        $(top_srcdir)/configure.ac
 
106
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
107
        $(ACLOCAL_M4)
 
108
mkinstalldirs = $(install_sh) -d
 
109
CONFIG_HEADER = $(top_builddir)/include/do-not-use-config.h \
 
110
        $(top_builddir)/include/xorg-server.h \
 
111
        $(top_builddir)/include/dix-config.h \
 
112
        $(top_builddir)/include/xorg-config.h \
 
113
        $(top_builddir)/include/xkb-config.h \
 
114
        $(top_builddir)/include/xwin-config.h \
 
115
        $(top_builddir)/include/kdrive-config.h \
 
116
        $(top_builddir)/include/version-config.h
 
117
CONFIG_CLEAN_FILES =
 
118
CONFIG_CLEAN_VPATH_FILES =
 
119
AM_V_GEN = $(am__v_GEN_$(V))
 
120
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
121
am__v_GEN_0 = @echo "  GEN   " $@;
 
122
AM_V_at = $(am__v_at_$(V))
 
123
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
124
am__v_at_0 = @
 
125
SOURCES =
 
126
DIST_SOURCES =
 
127
am__dist_noinst_DATA_DIST = DESIGN.xml
 
128
DATA = $(dist_noinst_DATA) $(noinst_DATA)
 
129
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
130
ACLOCAL = @ACLOCAL@
 
131
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
 
132
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
 
133
ALLOCA = @ALLOCA@
 
134
AMTAR = @AMTAR@
 
135
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
136
APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@
 
137
APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@
 
138
APP_MAN_DIR = @APP_MAN_DIR@
 
139
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
 
140
AR = @AR@
 
141
ARM_BACKTRACE_CFLAGS = @ARM_BACKTRACE_CFLAGS@
 
142
AS = @AS@
 
143
AUTOCONF = @AUTOCONF@
 
144
AUTOHEADER = @AUTOHEADER@
 
145
AUTOMAKE = @AUTOMAKE@
 
146
AWK = @AWK@
 
147
BASE_FONT_PATH = @BASE_FONT_PATH@
 
148
BUILD_DATE = @BUILD_DATE@
 
149
BUILD_TIME = @BUILD_TIME@
 
150
CC = @CC@
 
151
CCAS = @CCAS@
 
152
CCASDEPMODE = @CCASDEPMODE@
 
153
CCASFLAGS = @CCASFLAGS@
 
154
CCDEPMODE = @CCDEPMODE@
 
155
CFLAGS = @CFLAGS@
 
156
CHANGELOG_CMD = @CHANGELOG_CMD@
 
157
COMPILEDDEFAULTFONTPATH = @COMPILEDDEFAULTFONTPATH@
 
158
CPP = @CPP@
 
159
CPPFLAGS = @CPPFLAGS@
 
160
CWARNFLAGS = @CWARNFLAGS@
 
161
CYGPATH_W = @CYGPATH_W@
 
162
DARWIN_LIBS = @DARWIN_LIBS@
 
163
DBUS_CFLAGS = @DBUS_CFLAGS@
 
164
DBUS_LIBS = @DBUS_LIBS@
 
165
DEFAULT_LIBRARY_PATH = @DEFAULT_LIBRARY_PATH@
 
166
DEFAULT_LOGDIR = @DEFAULT_LOGDIR@
 
167
DEFAULT_LOGPREFIX = @DEFAULT_LOGPREFIX@
 
168
DEFAULT_MODULE_PATH = @DEFAULT_MODULE_PATH@
 
169
DEFS = @DEFS@
 
170
DEPDIR = @DEPDIR@
 
171
DGA_CFLAGS = @DGA_CFLAGS@
 
172
DGA_LIBS = @DGA_LIBS@
 
173
DIX_CFLAGS = @DIX_CFLAGS@
 
174
DIX_LIB = @DIX_LIB@
 
175
DLLTOOL = @DLLTOOL@
 
176
DLOPEN_LIBS = @DLOPEN_LIBS@
 
177
DMXEXAMPLES_DEP_CFLAGS = @DMXEXAMPLES_DEP_CFLAGS@
 
178
DMXEXAMPLES_DEP_LIBS = @DMXEXAMPLES_DEP_LIBS@
 
179
DMXMODULES_CFLAGS = @DMXMODULES_CFLAGS@
 
180
DMXMODULES_LIBS = @DMXMODULES_LIBS@
 
181
DMXXIEXAMPLES_DEP_CFLAGS = @DMXXIEXAMPLES_DEP_CFLAGS@
 
182
DMXXIEXAMPLES_DEP_LIBS = @DMXXIEXAMPLES_DEP_LIBS@
 
183
DMXXMUEXAMPLES_DEP_CFLAGS = @DMXXMUEXAMPLES_DEP_CFLAGS@
 
184
DMXXMUEXAMPLES_DEP_LIBS = @DMXXMUEXAMPLES_DEP_LIBS@
 
185
DOXYGEN = @DOXYGEN@
 
186
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
 
187
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
 
188
DRIPROTO_CFLAGS = @DRIPROTO_CFLAGS@
 
189
DRIPROTO_LIBS = @DRIPROTO_LIBS@
 
190
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
 
191
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
 
192
DRI_CFLAGS = @DRI_CFLAGS@
 
193
DRI_DRIVER_PATH = @DRI_DRIVER_PATH@
 
194
DRI_LIBS = @DRI_LIBS@
 
195
DSYMUTIL = @DSYMUTIL@
 
196
DTRACE = @DTRACE@
 
197
DUMPBIN = @DUMPBIN@
 
198
ECHO_C = @ECHO_C@
 
199
ECHO_N = @ECHO_N@
 
200
ECHO_T = @ECHO_T@
 
201
EGREP = @EGREP@
 
202
EXEEXT = @EXEEXT@
 
203
FGREP = @FGREP@
 
204
FILE_MAN_DIR = @FILE_MAN_DIR@
 
205
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
206
FONT100DPIDIR = @FONT100DPIDIR@
 
207
FONT75DPIDIR = @FONT75DPIDIR@
 
208
FONTMISCDIR = @FONTMISCDIR@
 
209
FONTOTFDIR = @FONTOTFDIR@
 
210
FONTROOTDIR = @FONTROOTDIR@
 
211
FONTTTFDIR = @FONTTTFDIR@
 
212
FONTTYPE1DIR = @FONTTYPE1DIR@
 
213
FOP = @FOP@
 
214
GLIB_CFLAGS = @GLIB_CFLAGS@
 
215
GLIB_LIBS = @GLIB_LIBS@
 
216
GLX_ARCH_DEFINES = @GLX_ARCH_DEFINES@
 
217
GLX_DEFINES = @GLX_DEFINES@
 
218
GLX_TLS = @GLX_TLS@
 
219
GL_CFLAGS = @GL_CFLAGS@
 
220
GL_LIBS = @GL_LIBS@
 
221
GREP = @GREP@
 
222
HAL_CFLAGS = @HAL_CFLAGS@
 
223
HAL_LIBS = @HAL_LIBS@
 
224
INSTALL = @INSTALL@
 
225
INSTALL_CMD = @INSTALL_CMD@
 
226
INSTALL_DATA = @INSTALL_DATA@
 
227
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
228
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
229
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
230
KDRIVE_CFLAGS = @KDRIVE_CFLAGS@
 
231
KDRIVE_INCS = @KDRIVE_INCS@
 
232
KDRIVE_LIBS = @KDRIVE_LIBS@
 
233
KDRIVE_LOCAL_LIBS = @KDRIVE_LOCAL_LIBS@
 
234
KDRIVE_PURE_INCS = @KDRIVE_PURE_INCS@
 
235
KDRIVE_PURE_LIBS = @KDRIVE_PURE_LIBS@
 
236
LAUNCHD_ID_PREFIX = @LAUNCHD_ID_PREFIX@
 
237
LD = @LD@
 
238
LDFLAGS = @LDFLAGS@
 
239
LD_EXPORT_SYMBOLS_FLAG = @LD_EXPORT_SYMBOLS_FLAG@
 
240
LEX = @LEX@
 
241
LEXLIB = @LEXLIB@
 
242
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
243
LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
 
244
LIBDRM_LIBS = @LIBDRM_LIBS@
 
245
LIBOBJS = @LIBOBJS@
 
246
LIBS = @LIBS@
 
247
LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@
 
248
LIBSHA1_LIBS = @LIBSHA1_LIBS@
 
249
LIBTOOL = @LIBTOOL@
 
250
LIB_MAN_DIR = @LIB_MAN_DIR@
 
251
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
 
252
LIPO = @LIPO@
 
253
LN_S = @LN_S@
 
254
LTLIBOBJS = @LTLIBOBJS@
 
255
MAINT = @MAINT@
 
256
MAIN_LIB = @MAIN_LIB@
 
257
MAKEINFO = @MAKEINFO@
 
258
MAN_SUBSTS = @MAN_SUBSTS@
 
259
MISC_MAN_DIR = @MISC_MAN_DIR@
 
260
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
 
261
MKDIR_P = @MKDIR_P@
 
262
NM = @NM@
 
263
NMEDIT = @NMEDIT@
 
264
OBJC = @OBJC@
 
265
OBJCCLD = @OBJCCLD@
 
266
OBJCDEPMODE = @OBJCDEPMODE@
 
267
OBJCFLAGS = @OBJCFLAGS@
 
268
OBJCLINK = @OBJCLINK@
 
269
OBJDUMP = @OBJDUMP@
 
270
OBJEXT = @OBJEXT@
 
271
OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
 
272
OPENSSL_LIBS = @OPENSSL_LIBS@
 
273
OS_LIB = @OS_LIB@
 
274
OTOOL = @OTOOL@
 
275
OTOOL64 = @OTOOL64@
 
276
PACKAGE = @PACKAGE@
 
277
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
278
PACKAGE_NAME = @PACKAGE_NAME@
 
279
PACKAGE_STRING = @PACKAGE_STRING@
 
280
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
281
PACKAGE_URL = @PACKAGE_URL@
 
282
PACKAGE_VERSION = @PACKAGE_VERSION@
 
283
PATH_SEPARATOR = @PATH_SEPARATOR@
 
284
PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
 
285
PCIACCESS_LIBS = @PCIACCESS_LIBS@
 
286
PCI_TXT_IDS_PATH = @PCI_TXT_IDS_PATH@
 
287
PERL = @PERL@
 
288
PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
 
289
PIXMAN_LIBS = @PIXMAN_LIBS@
 
290
PKG_CONFIG = @PKG_CONFIG@
 
291
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
292
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
293
PROJECTROOT = @PROJECTROOT@
 
294
RANLIB = @RANLIB@
 
295
RAWCPP = @RAWCPP@
 
296
RAWCPPFLAGS = @RAWCPPFLAGS@
 
297
RELEASE_DATE = @RELEASE_DATE@
 
298
SDK_REQUIRED_MODULES = @SDK_REQUIRED_MODULES@
 
299
SED = @SED@
 
300
SELINUX_CFLAGS = @SELINUX_CFLAGS@
 
301
SELINUX_LIBS = @SELINUX_LIBS@
 
302
SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@
 
303
SET_MAKE = @SET_MAKE@
 
304
SHA1_CFLAGS = @SHA1_CFLAGS@
 
305
SHA1_LIBS = @SHA1_LIBS@
 
306
SHELL = @SHELL@
 
307
SOLARIS_ASM_CFLAGS = @SOLARIS_ASM_CFLAGS@
 
308
SOLARIS_INOUT_ARCH = @SOLARIS_INOUT_ARCH@
 
309
STRIP = @STRIP@
 
310
STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
 
311
SYSCONFDIR = @SYSCONFDIR@
 
312
TSLIB_CFLAGS = @TSLIB_CFLAGS@
 
313
TSLIB_LIBS = @TSLIB_LIBS@
 
314
UDEV_CFLAGS = @UDEV_CFLAGS@
 
315
UDEV_LIBS = @UDEV_LIBS@
 
316
UTILS_SYS_LIBS = @UTILS_SYS_LIBS@
 
317
VENDOR_NAME_SHORT = @VENDOR_NAME_SHORT@
 
318
VERSION = @VERSION@
 
319
WINDOWSWM_CFLAGS = @WINDOWSWM_CFLAGS@
 
320
WINDOWSWM_LIBS = @WINDOWSWM_LIBS@
 
321
WINDRES = @WINDRES@
 
322
X11EXAMPLES_DEP_CFLAGS = @X11EXAMPLES_DEP_CFLAGS@
 
323
X11EXAMPLES_DEP_LIBS = @X11EXAMPLES_DEP_LIBS@
 
324
XDMCP_CFLAGS = @XDMCP_CFLAGS@
 
325
XDMCP_LIBS = @XDMCP_LIBS@
 
326
XDMXCONFIG_DEP_CFLAGS = @XDMXCONFIG_DEP_CFLAGS@
 
327
XDMXCONFIG_DEP_LIBS = @XDMXCONFIG_DEP_LIBS@
 
328
XDMX_CFLAGS = @XDMX_CFLAGS@
 
329
XDMX_LIBS = @XDMX_LIBS@
 
330
XDMX_SYS_LIBS = @XDMX_SYS_LIBS@
 
331
XEPHYR_CFLAGS = @XEPHYR_CFLAGS@
 
332
XEPHYR_INCS = @XEPHYR_INCS@
 
333
XEPHYR_LIBS = @XEPHYR_LIBS@
 
334
XF86CONFIGDIR = @XF86CONFIGDIR@
 
335
XF86CONFIGFILE = @XF86CONFIGFILE@
 
336
XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@
 
337
XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@
 
338
XKB_BASE_DIRECTORY = @XKB_BASE_DIRECTORY@
 
339
XKB_BIN_DIRECTORY = @XKB_BIN_DIRECTORY@
 
340
XKB_COMPILED_DIR = @XKB_COMPILED_DIR@
 
341
XKM_OUTPUT_DIR = @XKM_OUTPUT_DIR@
 
342
XLIB_CFLAGS = @XLIB_CFLAGS@
 
343
XLIB_LIBS = @XLIB_LIBS@
 
344
XMLTO = @XMLTO@
 
345
XNESTMODULES_CFLAGS = @XNESTMODULES_CFLAGS@
 
346
XNESTMODULES_LIBS = @XNESTMODULES_LIBS@
 
347
XNEST_LIBS = @XNEST_LIBS@
 
348
XNEST_SYS_LIBS = @XNEST_SYS_LIBS@
 
349
XORG_CFLAGS = @XORG_CFLAGS@
 
350
XORG_INCS = @XORG_INCS@
 
351
XORG_LIBS = @XORG_LIBS@
 
352
XORG_MAN_PAGE = @XORG_MAN_PAGE@
 
353
XORG_MODULES_CFLAGS = @XORG_MODULES_CFLAGS@
 
354
XORG_MODULES_LIBS = @XORG_MODULES_LIBS@
 
355
XORG_OS = @XORG_OS@
 
356
XORG_OS_SUBDIR = @XORG_OS_SUBDIR@
 
357
XORG_SGML_PATH = @XORG_SGML_PATH@
 
358
XORG_SYS_LIBS = @XORG_SYS_LIBS@
 
359
XPBPROXY_CFLAGS = @XPBPROXY_CFLAGS@
 
360
XPBPROXY_LIBS = @XPBPROXY_LIBS@
 
361
XQUARTZ_SPARKLE = @XQUARTZ_SPARKLE@
 
362
XRESEXAMPLES_DEP_CFLAGS = @XRESEXAMPLES_DEP_CFLAGS@
 
363
XRESEXAMPLES_DEP_LIBS = @XRESEXAMPLES_DEP_LIBS@
 
364
XSERVERCFLAGS_CFLAGS = @XSERVERCFLAGS_CFLAGS@
 
365
XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@
 
366
XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@
 
367
XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@
 
368
XSERVER_LIBS = @XSERVER_LIBS@
 
369
XSERVER_SYS_LIBS = @XSERVER_SYS_LIBS@
 
370
XSL_STYLESHEET = @XSL_STYLESHEET@
 
371
XTSTEXAMPLES_DEP_CFLAGS = @XTSTEXAMPLES_DEP_CFLAGS@
 
372
XTSTEXAMPLES_DEP_LIBS = @XTSTEXAMPLES_DEP_LIBS@
 
373
XVFB_LIBS = @XVFB_LIBS@
 
374
XVFB_SYS_LIBS = @XVFB_SYS_LIBS@
 
375
XWINMODULES_CFLAGS = @XWINMODULES_CFLAGS@
 
376
XWINMODULES_LIBS = @XWINMODULES_LIBS@
 
377
XWIN_LIBS = @XWIN_LIBS@
 
378
XWIN_SERVER_NAME = @XWIN_SERVER_NAME@
 
379
XWIN_SYS_LIBS = @XWIN_SYS_LIBS@
 
380
YACC = @YACC@
 
381
YFLAGS = @YFLAGS@
 
382
__XCONFIGDIR__ = @__XCONFIGDIR__@
 
383
__XCONFIGFILE__ = @__XCONFIGFILE__@
 
384
abi_ansic = @abi_ansic@
 
385
abi_extension = @abi_extension@
 
386
abi_videodrv = @abi_videodrv@
 
387
abi_xinput = @abi_xinput@
 
388
abs_builddir = @abs_builddir@
 
389
abs_srcdir = @abs_srcdir@
 
390
abs_top_builddir = @abs_top_builddir@
 
391
abs_top_srcdir = @abs_top_srcdir@
 
392
ac_ct_CC = @ac_ct_CC@
 
393
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
394
am__include = @am__include@
 
395
am__leading_dot = @am__leading_dot@
 
396
am__quote = @am__quote@
 
397
am__tar = @am__tar@
 
398
am__untar = @am__untar@
 
399
bindir = @bindir@
 
400
build = @build@
 
401
build_alias = @build_alias@
 
402
build_cpu = @build_cpu@
 
403
build_os = @build_os@
 
404
build_vendor = @build_vendor@
 
405
builddir = @builddir@
 
406
datadir = @datadir@
 
407
datarootdir = @datarootdir@
 
408
docdir = @docdir@
 
409
driverdir = @driverdir@
 
410
dvidir = @dvidir@
 
411
exec_prefix = @exec_prefix@
 
412
extdir = @extdir@
 
413
host = @host@
 
414
host_alias = @host_alias@
 
415
host_cpu = @host_cpu@
 
416
host_os = @host_os@
 
417
host_vendor = @host_vendor@
 
418
htmldir = @htmldir@
 
419
includedir = @includedir@
 
420
infodir = @infodir@
 
421
install_sh = @install_sh@
 
422
libdir = @libdir@
 
423
libexecdir = @libexecdir@
 
424
localedir = @localedir@
 
425
localstatedir = @localstatedir@
 
426
logdir = @logdir@
 
427
lt_ECHO = @lt_ECHO@
 
428
mandir = @mandir@
 
429
mkdir_p = @mkdir_p@
 
430
moduledir = @moduledir@
 
431
oldincludedir = @oldincludedir@
 
432
pdfdir = @pdfdir@
 
433
prefix = @prefix@
 
434
program_transform_name = @program_transform_name@
 
435
psdir = @psdir@
 
436
sbindir = @sbindir@
 
437
sdkdir = @sdkdir@
 
438
sharedstatedir = @sharedstatedir@
 
439
srcdir = @srcdir@
 
440
symbol_visibility = @symbol_visibility@
 
441
sysconfdir = @sysconfdir@
 
442
sysconfigdir = @sysconfigdir@
 
443
target_alias = @target_alias@
 
444
top_build_prefix = @top_build_prefix@
 
445
top_builddir = @top_builddir@
 
446
top_srcdir = @top_srcdir@
 
447
doc_sources = DESIGN.xml
 
448
@ENABLE_DEVEL_DOCS_TRUE@dist_noinst_DATA = $(doc_sources)
 
449
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@noinst_DATA = $(doc_sources:.xml=.html) \
 
450
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@       $(am__append_1) \
 
451
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@       $(am__append_2)
 
452
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@CLEANFILES = $(noinst_DATA)
 
453
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@XML_ENT_DIR = $(abs_top_builddir)/doc/xml
 
454
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@SUFFIXES = .xml .txt .html .pdf
 
455
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FLAGS = --searchpath \
 
456
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@       $(XML_ENT_DIR) \
 
457
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@       $(am__append_3)
 
458
all: all-am
 
459
 
 
460
.SUFFIXES:
 
461
.SUFFIXES: .xml .txt .html .pdf
 
462
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/doc/xml/xmlrules-noinst.in $(top_srcdir)/doc/xml/xmlrules.in $(am__configure_deps)
 
463
        @for dep in $?; do \
 
464
          case '$(am__configure_deps)' in \
 
465
            *$$dep*) \
 
466
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
467
                && { if test -f $@; then exit 0; else break; fi; }; \
 
468
              exit 1;; \
 
469
          esac; \
 
470
        done; \
 
471
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign hw/xfree86/doc/sgml/Makefile'; \
 
472
        $(am__cd) $(top_srcdir) && \
 
473
          $(AUTOMAKE) --foreign hw/xfree86/doc/sgml/Makefile
 
474
.PRECIOUS: Makefile
 
475
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
476
        @case '$?' in \
 
477
          *config.status*) \
 
478
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
479
          *) \
 
480
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
481
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
482
        esac;
 
483
 
 
484
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
485
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
486
 
 
487
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
488
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
489
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
490
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
491
$(am__aclocal_m4_deps):
 
492
 
 
493
mostlyclean-libtool:
 
494
        -rm -f *.lo
 
495
 
 
496
clean-libtool:
 
497
        -rm -rf .libs _libs
 
498
tags: TAGS
 
499
TAGS:
 
500
 
 
501
ctags: CTAGS
 
502
CTAGS:
 
503
 
 
504
 
 
505
distdir: $(DISTFILES)
 
506
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
507
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
508
        list='$(DISTFILES)'; \
 
509
          dist_files=`for file in $$list; do echo $$file; done | \
 
510
          sed -e "s|^$$srcdirstrip/||;t" \
 
511
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
512
        case $$dist_files in \
 
513
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
514
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
515
                           sort -u` ;; \
 
516
        esac; \
 
517
        for file in $$dist_files; do \
 
518
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
519
          if test -d $$d/$$file; then \
 
520
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
521
            if test -d "$(distdir)/$$file"; then \
 
522
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
523
            fi; \
 
524
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
525
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
526
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
527
            fi; \
 
528
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
529
          else \
 
530
            test -f "$(distdir)/$$file" \
 
531
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
532
            || exit 1; \
 
533
          fi; \
 
534
        done
 
535
check-am: all-am
 
536
check: check-am
 
537
all-am: Makefile $(DATA)
 
538
installdirs:
 
539
install: install-am
 
540
install-exec: install-exec-am
 
541
install-data: install-data-am
 
542
uninstall: uninstall-am
 
543
 
 
544
install-am: all-am
 
545
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
546
 
 
547
installcheck: installcheck-am
 
548
install-strip:
 
549
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
550
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
551
          `test -z '$(STRIP)' || \
 
552
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
553
mostlyclean-generic:
 
554
 
 
555
clean-generic:
 
556
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
557
 
 
558
distclean-generic:
 
559
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
560
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
561
 
 
562
maintainer-clean-generic:
 
563
        @echo "This command is intended for maintainers to use"
 
564
        @echo "it deletes files that may require special tools to rebuild."
 
565
clean: clean-am
 
566
 
 
567
clean-am: clean-generic clean-libtool mostlyclean-am
 
568
 
 
569
distclean: distclean-am
 
570
        -rm -f Makefile
 
571
distclean-am: clean-am distclean-generic
 
572
 
 
573
dvi: dvi-am
 
574
 
 
575
dvi-am:
 
576
 
 
577
html: html-am
 
578
 
 
579
html-am:
 
580
 
 
581
info: info-am
 
582
 
 
583
info-am:
 
584
 
 
585
install-data-am:
 
586
 
 
587
install-dvi: install-dvi-am
 
588
 
 
589
install-dvi-am:
 
590
 
 
591
install-exec-am:
 
592
 
 
593
install-html: install-html-am
 
594
 
 
595
install-html-am:
 
596
 
 
597
install-info: install-info-am
 
598
 
 
599
install-info-am:
 
600
 
 
601
install-man:
 
602
 
 
603
install-pdf: install-pdf-am
 
604
 
 
605
install-pdf-am:
 
606
 
 
607
install-ps: install-ps-am
 
608
 
 
609
install-ps-am:
 
610
 
 
611
installcheck-am:
 
612
 
 
613
maintainer-clean: maintainer-clean-am
 
614
        -rm -f Makefile
 
615
maintainer-clean-am: distclean-am maintainer-clean-generic
 
616
 
 
617
mostlyclean: mostlyclean-am
 
618
 
 
619
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
620
 
 
621
pdf: pdf-am
 
622
 
 
623
pdf-am:
 
624
 
 
625
ps: ps-am
 
626
 
 
627
ps-am:
 
628
 
 
629
uninstall-am:
 
630
 
 
631
.MAKE: install-am install-strip
 
632
 
 
633
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
634
        distclean distclean-generic distclean-libtool distdir dvi \
 
635
        dvi-am html html-am info info-am install install-am \
 
636
        install-data install-data-am install-dvi install-dvi-am \
 
637
        install-exec install-exec-am install-html install-html-am \
 
638
        install-info install-info-am install-man install-pdf \
 
639
        install-pdf-am install-ps install-ps-am install-strip \
 
640
        installcheck installcheck-am installdirs maintainer-clean \
 
641
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
642
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
643
 
 
644
 
 
645
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(XML_ENT_DIR)/xserver.ent
 
646
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@       $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) txt $<
 
647
 
 
648
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml $(XML_ENT_DIR)/xserver.ent
 
649
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@       $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) xhtml-nochunks $<
 
650
 
 
651
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(XML_ENT_DIR)/xserver.ent
 
652
@ENABLE_DEVEL_DOCS_TRUE@@HAVE_XMLTO_TRUE@       $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) --with-fop pdf $<
 
653
 
 
654
# Developer's documentation is not installed
 
655
 
 
656
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
657
# Otherwise a system limit (for SysV at least) may be exceeded.
 
658
.NOEXPORT: