~ubuntu-branches/debian/wheezy/foxtrotgps/wheezy

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2012-02-14 06:13:28 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120214061328-zo4mu0rvgz06q5nw
Tags: 1.1.0-1
* Using compression level 9 also for binary packages.
* Merging upstream version 1.1.0:
  - includes osb2tango and poi2osm (Closes: #647986).
* Removing curl.patch, included upstream.
* Updating to debhelper version 9.
* Updating years in copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
AUTOHEADER = @AUTOHEADER@
82
82
AUTOMAKE = @AUTOMAKE@
83
83
AWK = @AWK@
 
84
BLUETOOTH_CFLAGS = @BLUETOOTH_CFLAGS@
 
85
BLUETOOTH_LIBS = @BLUETOOTH_LIBS@
84
86
CATALOGS = @CATALOGS@
85
87
CATOBJEXT = @CATOBJEXT@
86
88
CC = @CC@
100
102
EGREP = @EGREP@
101
103
EXEEXT = @EXEEXT@
102
104
FGREP = @FGREP@
 
105
GCONFTOOL2 = @GCONFTOOL2@
103
106
GCONF_CFLAGS = @GCONF_CFLAGS@
104
107
GCONF_LIBS = @GCONF_LIBS@
 
108
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
109
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
105
110
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
106
111
GLADE_CFLAGS = @GLADE_CFLAGS@
107
112
GLADE_LIBS = @GLADE_LIBS@