On Tue, 2002-12-17 at 12:12, Paul Kaplan wrote:
> in what files, respectively, are the options for configure and make stored?
> TIA
> Paul
> 
When you're working on compiling a program, the script "configure" is
just that - a script. It will call aclocal, autoconf, automake, gcc,
libtool - and other actual binary programs.

If you want to see a listing of what "configure" is able to offer, you
type:

./configure --help

...in a term and it will tell you all the options - this is useful as
some programmers have special options in their particular source code.

...and same with make (or you can type "man make")

-- 
Tue Dec 17 12:30:01 EST 2002
 12:30pm  up 15:31,  4 users,  load average: 0.32, 0.73, 0.75

   .o0 linux user:267497 0o.
--------------------------------
|            __    __          | k�hn media australia
|           /  \ /| |'-.       | http://kma.0catch.com
|          .\__/ || |   |      | 
|       _ /  `._ \|_|_.-'      | stephen k�hn
|      | /  \__.`=._) (_       |  email: [EMAIL PROTECTED]
|      |/ ._/  |"""""""""|     |  email: [EMAIL PROTECTED]
|      |'.  `\ |         |     |    icq: 5483808
|      ;"""/ / |         |     |
|  smk  ) /_/| |.-------.|     | mobile: 0410-728-389
|      '  `-`' "         "     | Berkeley, New South Wales, AU
--------------------------------
Coralament*Best Gr�tens*Liebe Gr��e*Best Regards*Elkorajn Salutojn

Life sucks, but death doesn't put out at all.
                -- Thomas J. Kopp

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to