~ubuntu-branches/debian/squeeze/redland-bindings/squeeze

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dave Beckett
  • Date: 2009-04-07 00:24:21 UTC
  • mfrom: (0.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090407002421-dce2r4otm5vqtheg
Tags: 1.0.8.1-2
* Use new sections ruby, php for librdf-ruby and php5-librdf respectively.
* Merge features from ubuntu packaging.  Thanks to Matthias Klose
  (not taking linker -Wl,--as-needed since that makes dyloading fail
  to pull in raptor symbols):
  debian/rules:
  - get python lib dir from distutils
  - make dh_pycentral use symlinks
  debian/python-librdf.examples:
  - add data/dc.rdf to examples dir and adjust example.py
    to point to it (Closes: #402612)
* Patch python/Makefile.in so it can allow the include dir to be
  overridden by the particular python version build in debian/rules
  using PYTHON_INCLUDES

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
18
18
#
19
19
# Makefile.am - docs automake file for Redland Bindings
20
20
#
21
 
# $Id: Makefile.am 13343 2007-12-28 04:04:49Z dajobe $
22
 
#
23
 
# Copyright (C) 2000-2005, David Beckett http://purl.org/net/dajobe/
 
21
# Copyright (C) 2000-2005, David Beckett http://www.dajobe.org/
24
22
# Copyright (C) 2000-2005, University of Bristol, UK http://www.bristol.ac.uk/
25
23
26
24
# This package is Free Software and part of Redland http://librdf.org/
85
83
CYGPATH_W = @CYGPATH_W@
86
84
DEFS = @DEFS@
87
85
DEPDIR = @DEPDIR@
 
86
DSYMUTIL = @DSYMUTIL@
88
87
ECHO = @ECHO@
89
88
ECHO_C = @ECHO_C@
90
89
ECHO_N = @ECHO_N@
101
100
LIBOBJS = @LIBOBJS@
102
101
LIBRDF_CPPFLAGS = @LIBRDF_CPPFLAGS@
103
102
LIBRDF_LDFLAGS = @LIBRDF_LDFLAGS@
104
 
LIBRDF_LIBTOOLLIBS = @LIBRDF_LIBTOOLLIBS@
105
103
LIBRUBYARG_SHARED = @LIBRUBYARG_SHARED@
106
104
LIBS = @LIBS@
107
105
LIBTOOL = @LIBTOOL@
112
110
MEM = @MEM@
113
111
MEM_LIBS = @MEM_LIBS@
114
112
MKDIR_P = @MKDIR_P@
 
113
NMEDIT = @NMEDIT@
115
114
OBJEXT = @OBJEXT@
116
115
PACKAGE = @PACKAGE@
117
116
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138
137
PYTHON_INCLUDES = @PYTHON_INCLUDES@
139
138
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
140
139
PYTHON_LIB = @PYTHON_LIB@
 
140
PYTHON_LIBEXT = @PYTHON_LIBEXT@
141
141
PYTHON_VERSION = @PYTHON_VERSION@
142
142
RANLIB = @RANLIB@
143
143
REDLAND_CONFIG = @REDLAND_CONFIG@
144
 
REDLAND_MIN_VERSION = @REDLAND_MIN_VERSION@
145
144
REDLAND_RUN = @REDLAND_RUN@
146
145
REDLAND_SWIG = @REDLAND_SWIG@
147
146
REDLAND_VERSION = @REDLAND_VERSION@