]> mj.ucw.cz Git - libucw.git/commit
Configure: Better extraction of settings in PkgConfig() and TrivConfig()
authorMartin Mares <mj@ucw.cz>
Fri, 27 Jun 2008 19:11:07 +0000 (21:11 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 1 Jul 2008 09:41:01 +0000 (11:41 +0200)
commitadd65063a3b3f05e3969f02ecbe39c101e747f3c
treec9471872159f6b710ffa417a1272e11fa96e39aa
parent06547524e83b2a3128ef52ecf384864edc450796
Configure: Better extraction of settings in PkgConfig() and TrivConfig()

TrivConfig() now allows to specify a list of options to ask for.
The naming of the configuration variables has been changed from
CFLAGS_PKG to PKG_CFLAGS to bring everything related to the PKG
together.
lib/perl/Configure.pm