]> git.saurik.com Git - wxWidgets.git/blame - src/png/scripts/libpng-config-head.in
undef GTK_DISABLE_DEPRECATED for any gtk+ version, as it turns out we use GtkList...
[wxWidgets.git] / src / png / scripts / libpng-config-head.in
CommitLineData
c6b71bff
GD
1#! /bin/sh
2
3# libpng-config
4# provides configuration info for libpng.
5
6# Copyright (C) 2002 Glenn Randers-Pehrson
7# For conditions of distribution and use, see copyright notice in png.h
8
9# Modeled after libxml-config.
10
880c38ba 11version=1.2.7
c6b71bff 12prefix=""
3d11a79a 13libdir=""
c6b71bff 14libs=""
3d11a79a
VS
15I_opts=""
16L_opts=""
17R_opts=""
18cppflags=""
19ccopts=""
20ldopts=""
c6b71bff 21