]> mj.ucw.cz Git - libucw.git/commit
UCW Configure: Evaluate INSTALL_xxx at time of configuration.
authorMartin Mares <mj@ucw.cz>
Sun, 25 Jan 2009 15:54:52 +0000 (16:54 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 25 Jan 2009 15:54:52 +0000 (16:54 +0100)
commit60777a0d2f29fe9c3440fb788024a0e0d699f2ea
tree106b5f09de32f3c29f45417efd90bf574078425d
parentd5d3b75d71ca0e9adcdb763389ad636973a572c9
UCW Configure: Evaluate INSTALL_xxx at time of configuration.

It is often necessary to substitute the paths to C sources and config
files, so they must be fully expanded and free of constructs specific
for the makefile language.

Also, we need CONFIG_DIR at the time of configuration.
ucw/perl/UCW/Configure/Paths.pm