~ubuntu-branches/ubuntu/precise/evince/precise-updates

« back to all changes in this revision

Viewing changes to backend/pdf/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-01-06 09:56:51 UTC
  • mto: (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 68.
  • Revision ID: james.westby@ubuntu.com-20090106095651-dgipxsorilswacxa
Tags: upstream-2.25.4
ImportĀ upstreamĀ versionĀ 2.25.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
DJVU_CFLAGS = @DJVU_CFLAGS@
129
129
DJVU_LIBS = @DJVU_LIBS@
130
130
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
131
DSYMUTIL = @DSYMUTIL@
131
132
ECHO = @ECHO@
132
133
ECHO_C = @ECHO_C@
133
134
ECHO_N = @ECHO_N@
204
205
NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@
205
206
NAUTILUS_EXTENSION_DIR = @NAUTILUS_EXTENSION_DIR@
206
207
NAUTILUS_LIBS = @NAUTILUS_LIBS@
 
208
NMEDIT = @NMEDIT@
207
209
OBJEXT = @OBJEXT@
208
210
OMF_DIR = @OMF_DIR@
209
211
PACKAGE = @PACKAGE@
287
289
srcdir = @srcdir@
288
290
sysconfdir = @sysconfdir@
289
291
target_alias = @target_alias@
 
292
top_build_prefix = @top_build_prefix@
290
293
top_builddir = @top_builddir@
291
294
top_srcdir = @top_srcdir@
292
295
backenddir = $(libdir)/evince/backends