From: stephan b. <st...@ei...> - 2003-09-05 08:40:34
|
On Friday 05 September 2003 07:41, bo...@us... wrote: > # No spaces in the PACKAGE_NAME and _VERSION, please - this should > be # as filesystem-friendly as possible. export > > -PACKAGE_NAME=libfunutil > +PACKAGE_NAME=libfunUtil i know this is horrible, and i'm open to suggestions on good ways around it, but the above change means that configure.libfunutil won't be loaded. Before i do anything like change that var back or move configure.libfunutil to ...Util, what would be a better way of handling the inclusion of configure.X? Maybe Define a var like: PACKAGE_CONFIGURE_SCRIPT=... ? which defaults to configure.PACKAGE_NAME? -- ----- stephan st...@ei... - http://www.einsurance.de "...control is a degree of inhibition, and a system which is perfectly inhibited is completely frozen." -- Alan W. Watts |