blob: 5196c43a2e3428cf6134af5dd298549d182c77b8 [file] [log] [blame]
#! /bin/sh
# libpng-config
# provides configuration info for libpng.
# Copyright (C) 2002 Glenn Randers-Pehrson
# For conditions of distribution and use, see copyright notice in png.h
# Modeled after libxml-config.
version=1.2.3rc6
prefix=""
cppflags=""
cflags=""
ldflags=""
libs=""