~ubuntu-branches/ubuntu/natty/libxfixes/natty

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2007-04-11 14:58:20 UTC
  • mfrom: (2.1.7 feisty)
  • Revision ID: james.westby@ubuntu.com-20070411145820-e7et2iyolhm6ciqb
Tags: 1:4.0.3-2
* Add XS-Vcs-Browser.
* Upload to unstable.

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.4 2005/11/28 22:03:05 alanc Exp $
 
17
# $Id$
18
18
#
19
19
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
20
20
69
69
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
70
70
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71
71
        $(ACLOCAL_M4)
72
 
mkinstalldirs = $(install_sh) -d
 
72
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
73
73
CONFIG_HEADER = $(top_builddir)/config.h
74
74
CONFIG_CLEAN_FILES =
75
75
SOURCES =
124
124
FIXESEXT_CFLAGS = @FIXESEXT_CFLAGS@
125
125
FIXESEXT_LIBS = @FIXESEXT_LIBS@
126
126
FIXESEXT_VERSION = @FIXESEXT_VERSION@
 
127
GREP = @GREP@
127
128
INSTALL_DATA = @INSTALL_DATA@
128
129
INSTALL_PROGRAM = @INSTALL_PROGRAM@
129
130
INSTALL_SCRIPT = @INSTALL_SCRIPT@
158
159
VERSION = @VERSION@
159
160
X_CFLAGS = @X_CFLAGS@
160
161
X_LIBS = @X_LIBS@
161
 
ac_ct_AR = @ac_ct_AR@
162
162
ac_ct_CC = @ac_ct_CC@
163
163
ac_ct_CXX = @ac_ct_CXX@
164
164
ac_ct_F77 = @ac_ct_F77@
165
 
ac_ct_RANLIB = @ac_ct_RANLIB@
166
 
ac_ct_STRIP = @ac_ct_STRIP@
167
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
168
165
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
169
166
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
170
167
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
181
178
build_os = @build_os@
182
179
build_vendor = @build_vendor@
183
180
datadir = @datadir@
 
181
datarootdir = @datarootdir@
 
182
docdir = @docdir@
 
183
dvidir = @dvidir@
184
184
exec_prefix = @exec_prefix@
185
185
host = @host@
186
186
host_alias = @host_alias@
187
187
host_cpu = @host_cpu@
188
188
host_os = @host_os@
189
189
host_vendor = @host_vendor@
 
190
htmldir = @htmldir@
190
191
includedir = @includedir@
191
192
infodir = @infodir@
192
193
install_sh = @install_sh@
193
194
libdir = @libdir@
194
195
libexecdir = @libexecdir@
 
196
localedir = @localedir@
195
197
localstatedir = @localstatedir@
196
198
mandir = @mandir@
197
199
mkdir_p = @mkdir_p@
198
200
oldincludedir = @oldincludedir@
 
201
pdfdir = @pdfdir@
199
202
prefix = @prefix@
200
203
program_transform_name = @program_transform_name@
 
204
psdir = @psdir@
201
205
sbindir = @sbindir@
202
206
sharedstatedir = @sharedstatedir@
203
207
sysconfdir = @sysconfdir@