autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

custom switches


From: Wesley Smith
Subject: custom switches
Date: Tue, 20 Jul 2010 16:24:06 +0200

Is it possible to setup autoconf such that I can do something like:

./configure --my-own-switch=MY_VAL

or should I just stick to

./configure myownvar=MY_VAL

Everything I've seen for modifying the possible switches is an
'enable' or 'with' switch.

wes



reply via email to

[Prev in Thread] Current Thread [Next in Thread]