~noskcaj/ubuntu/trusty/libpng/libpng

« back to all changes in this revision

Viewing changes to pngconf.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2010-01-28 11:57:34 UTC
  • mfrom: (1.1.11 upstream) (15.2.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100128115734-5b6dgb3hf38bw9cn
Tags: 1.2.42-1ubuntu1
* Merge from Debian testing.  Remaining changes:
  - Move libpng from /usr/lib to /lib, so that plymouth is usable on
    systems with a separate /usr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
/* pngconf.h - machine configurable file for libpng
3
3
 *
4
 
 * libpng version 1.2.41 - December 3, 2009
5
 
 * Copyright (c) 1998-2009 Glenn Randers-Pehrson
 
4
 * libpng version 1.2.42 - January 3, 2010
 
5
 * Copyright (c) 1998-2010 Glenn Randers-Pehrson
6
6
 * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
7
7
 * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
8
8
 *