~ubuntu-branches/ubuntu/wily/apvlv/wily

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Gaertner, Lukas Gaertner, Stefan Ritter
  • Date: 2010-12-23 15:28:02 UTC
  • mfrom: (10.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20101223152802-ll13lmtpxmylbiqz
Tags: 0.0.9.8-1
[Lukas Gaertner]
* Adopt package (Closes: #607320)

[Stefan Ritter]
* Add libdjvulibre-dev to build dependencies (Closes: #602010)
* Bump Standards-Version to 3.9.1
* Imported Upstream version 0.0.9.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
EGREP = @EGREP@
97
97
EXEEXT = @EXEEXT@
98
98
GREP = @GREP@
 
99
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
 
100
GTHREAD_LIBS = @GTHREAD_LIBS@
99
101
GTK_CFLAGS = @GTK_CFLAGS@
100
102
GTK_LIBS = @GTK_LIBS@
101
103
INSTALL = @INSTALL@