~ubuntu-branches/ubuntu/maverick/xorg-server/maverick

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington, Timo Aaltonen, Bryce Harrington
  • Date: 2010-03-24 12:04:20 UTC
  • mfrom: (1.1.32 upstream) (0.11.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100324120420-qbk5la526uy4k8xe
Tags: 2:1.7.6-1ubuntu1
[Timo Aaltonen]
* Merge from Debian unstable.
* Drop patch 107, included in Debian.
* Drop patch 108, included upstream.
* control: Drop the udeb, we don't need it for lucid.
* control: Relax/drop some build-deps caused by the udeb.

[Bryce Harrington]
* Add 110_findglyphbyhash-fix.patch from upstream to fix a sporadic
  crash in FindGlyphByHash.
  (LP: #401045)
* Renumber patch 201_armel-drv-fallbacks.patch to 111

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        $(top_builddir)/include/version-config.h
61
61
CONFIG_CLEAN_FILES =
62
62
CONFIG_CLEAN_VPATH_FILES =
63
 
AM_V_GEN = $(am__v_GEN_$(V))
64
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
65
 
am__v_GEN_0 = @echo "  GEN   " $@;
66
 
AM_V_at = $(am__v_at_$(V))
67
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
68
 
am__v_at_0 = @
69
63
SOURCES =
70
64
DIST_SOURCES =
71
65
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97
91
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
98
92
ALLOCA = @ALLOCA@
99
93
AMTAR = @AMTAR@
100
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
101
94
AM_MAKEFLAGS = @AM_MAKEFLAGS@
102
95
APPLE_APPLICATIONS_DIR = @APPLE_APPLICATIONS_DIR@
103
96
APPLE_APPLICATION_NAME = @APPLE_APPLICATION_NAME@
251
244
RAWCPP = @RAWCPP@
252
245
RAWCPPFLAGS = @RAWCPPFLAGS@
253
246
SED = sed
 
247
SELINUX_CFLAGS = @SELINUX_CFLAGS@
 
248
SELINUX_LIBS = @SELINUX_LIBS@
254
249
SERVER_MISC_CONFIG_PATH = @SERVER_MISC_CONFIG_PATH@
255
250
SET_MAKE = @SET_MAKE@
256
251
SHELL = @SHELL@