~ubuntu-branches/debian/lenny/xserver-xorg-video-suncg14/lenny

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau, David Nusinow, Brice Goglin, Timo Aaltonen
  • Date: 2007-09-25 10:13:58 UTC
  • Revision ID: james.westby@ubuntu.com-20070925101358-ub20ihz7ta597luo
Tags: 1:1.1.0-4
[ David Nusinow ]
* Generate server dependencies automatically from the ABI

[ Julien Cristau ]
* Add link to xserver-xorg-core bug script, so that bugreports contain
  the user's config and log files.
* Add myself to Uploaders, and remove Branden with his permission.
* Rebuild against xserver 1.4.

[ Brice Goglin ]
* Install the upstream changelog.
* Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
  (needed to let xsfbs get access to serverminver).
* Add XS-Vcs-*.
* Add a link to www.X.org and a reference to the xf86-video-suncg14
  module in the long description.
* Remove Fabio from uploaders with his permission. He's always welcome back.
* Pull upstream manpage fix e37c03efea954f675961f2b1babbfb0787f4d3c9
* Add upstream URL to debian/copyright.

[ Timo Aaltonen ]
* Replaces/Conflicts: xserver-xorg-driver-suncg14.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
# $Id: Makefile.am,v 1.5 2005/11/28 22:04:12 alanc Exp $
 
17
# $Id$
18
18
#
19
19
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
20
20
122
122
FFLAGS = @FFLAGS@
123
123
FILE_MAN_DIR = @FILE_MAN_DIR@
124
124
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
 
125
GREP = @GREP@
125
126
INSTALL_DATA = @INSTALL_DATA@
126
127
INSTALL_PROGRAM = @INSTALL_PROGRAM@
127
128
INSTALL_SCRIPT = @INSTALL_SCRIPT@
156
157
VERSION = @VERSION@
157
158
XORG_CFLAGS = @XORG_CFLAGS@
158
159
XORG_LIBS = @XORG_LIBS@
159
 
ac_ct_AR = @ac_ct_AR@
160
160
ac_ct_CC = @ac_ct_CC@
161
161
ac_ct_CXX = @ac_ct_CXX@
162
162
ac_ct_F77 = @ac_ct_F77@
163
 
ac_ct_RANLIB = @ac_ct_RANLIB@
164
 
ac_ct_STRIP = @ac_ct_STRIP@
165
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
166
163
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167
164
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168
165
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
179
176
build_os = @build_os@
180
177
build_vendor = @build_vendor@
181
178
datadir = @datadir@
 
179
datarootdir = @datarootdir@
 
180
docdir = @docdir@
 
181
dvidir = @dvidir@
182
182
exec_prefix = @exec_prefix@
183
183
host = @host@
184
184
host_alias = @host_alias@
185
185
host_cpu = @host_cpu@
186
186
host_os = @host_os@
187
187
host_vendor = @host_vendor@
 
188
htmldir = @htmldir@
188
189
includedir = @includedir@
189
190
infodir = @infodir@
190
191
install_sh = @install_sh@
191
192
libdir = @libdir@
192
193
libexecdir = @libexecdir@
 
194
localedir = @localedir@
193
195
localstatedir = @localstatedir@
194
196
mandir = @mandir@
195
197
mkdir_p = @mkdir_p@
196
198
moduledir = @moduledir@
197
199
oldincludedir = @oldincludedir@
 
200
pdfdir = @pdfdir@
198
201
prefix = @prefix@
199
202
program_transform_name = @program_transform_name@
 
203
psdir = @psdir@
200
204
sbindir = @sbindir@
201
205
sharedstatedir = @sharedstatedir@
202
206
sysconfdir = @sysconfdir@