]> git.saurik.com Git - wxWidgets.git/blame - src/png/scripts/libpng-config-head.in
better variant support, fixes #11114
[wxWidgets.git] / src / png / scripts / libpng-config-head.in
CommitLineData
0272a10d
VZ
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
970f6abe 11version=1.2.34
0272a10d
VZ
12prefix=""
13libdir=""
14libs=""
15I_opts=""
16L_opts=""
17R_opts=""
18cppflags=""
19ccopts=""
20ldopts=""
21