The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Filename:	config.in
#
# written by Paul Marquess <pmqs@cpan.org>
# last modified 12th October 2009
# version 1.000
# 
# 
# This file is used to control which zlib library will be used by
# Compress::Raw::Lzma
# 
# See to the sections below in the README file for details of how to
# use this file.
#
#    Controlling the version of liblzma used by Compress::Raw::Lzma
#

INCLUDE         = /usr/local/include
LIB             = /usr/local/lib

# end of file config.in