~ubuntu-branches/ubuntu/trusty/postgis/trusty-updates

« back to all changes in this revision

Viewing changes to doc/html/image_src/Makefile

  • Committer: Package Import Robot
  • Author(s): Markus Wanner
  • Date: 2013-12-12 20:38:27 UTC
  • mfrom: (22.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20131212203827-l99pq9urf9emmm4r
Tags: 2.1.1-1
* New upstream release
* Drop patches upstream-r11979, upstream-r11983, upstream-r11990, and
  minor-r11979-correction; these are included in this release.
* control, rules, liblwgeom-2.1.*.{install,symbols}: adapt to new liblwgeom
  version.
* Adjust patch debian-versions: in doc/Makefile.comments, refer to
  Postgres 9.3, as that's now default. Set POSTGIS_LIBXML2_VERSION to
  2.9.1, as currently shipped.
* Adjust line numbers in patches honor-build-flags and link-liblwgeom

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
CC=gcc
14
14
CFLAGS=-g -O2  -Wall -Wmissing-prototypes 
15
15
 
16
 
CUNIT_LDFLAGS=-L/var/lib/jenkins/workspace/pg/rel/pg9.2w64/lib -L/var/lib/jenkins/workspace/gdal/rel-2.0w64/lib -lcunit
17
 
CUNIT_CPPFLAGS=-I/var/lib/jenkins/workspace/pg/rel/pg9.2w64/pg9.2/include -I../../../liblwgeom
 
16
CUNIT_LDFLAGS= -lcunit
 
17
CUNIT_CPPFLAGS= -I../../../liblwgeom
18
18
 
19
19
IMAGES= \
20
20
        ../images/de9im01.png \