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

« back to all changes in this revision

Viewing changes to perl/lib/RDF/Redland/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.
60
60
CYGPATH_W = @CYGPATH_W@
61
61
DEFS = @DEFS@
62
62
DEPDIR = @DEPDIR@
 
63
DSYMUTIL = @DSYMUTIL@
63
64
ECHO = @ECHO@
64
65
ECHO_C = @ECHO_C@
65
66
ECHO_N = @ECHO_N@
76
77
LIBOBJS = @LIBOBJS@
77
78
LIBRDF_CPPFLAGS = @LIBRDF_CPPFLAGS@
78
79
LIBRDF_LDFLAGS = @LIBRDF_LDFLAGS@
79
 
LIBRDF_LIBTOOLLIBS = @LIBRDF_LIBTOOLLIBS@
80
80
LIBRUBYARG_SHARED = @LIBRUBYARG_SHARED@
81
81
LIBS = @LIBS@
82
82
LIBTOOL = @LIBTOOL@
87
87
MEM = @MEM@
88
88
MEM_LIBS = @MEM_LIBS@
89
89
MKDIR_P = @MKDIR_P@
 
90
NMEDIT = @NMEDIT@
90
91
OBJEXT = @OBJEXT@
91
92
PACKAGE = @PACKAGE@
92
93
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113
114
PYTHON_INCLUDES = @PYTHON_INCLUDES@
114
115
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
115
116
PYTHON_LIB = @PYTHON_LIB@
 
117
PYTHON_LIBEXT = @PYTHON_LIBEXT@
116
118
PYTHON_VERSION = @PYTHON_VERSION@
117
119
RANLIB = @RANLIB@
118
120
REDLAND_CONFIG = @REDLAND_CONFIG@
119
 
REDLAND_MIN_VERSION = @REDLAND_MIN_VERSION@
120
121
REDLAND_RUN = @REDLAND_RUN@
121
122
REDLAND_SWIG = @REDLAND_SWIG@
122
123
REDLAND_VERSION = @REDLAND_VERSION@