Program configuration constants and autoconf

2000-05-25 Thread Michael J. Barillier
al program. Neither description really lends itself to "--enable-maxprocs=20" or "--with-maxprocs=20". Any suggestions, or am I picking excessively at nits? -- Michael J. Barillier email: [EMAIL PROTECTED] #!/bin/perl -sp0777i

top_srcdir when running configure?

2003-11-11 Thread Michael J. Barillier
ntains the first snippet of code). So: How can I figure out where the code is when configure is run (without duplicating the code used to calculate ac_top_srcdir), or is there a better generic solution? TIA - -- Michael J. Barillier mbarilli(at)midsouth.rr.com /"\ ASCII Ribbon Reg Linux

Re: top_srcdir when running configure?

2003-11-12 Thread Michael J. Barillier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>>>> "Ralf" == Ralf Corsepius <[EMAIL PROTECTED]> writes: Ralf> On Tue, 2003-11-11 at 22:06, Michael J. Barillier wrote: >> So: How can I figure out where the code is when configure is >