swarm-hackers
[Top][All Lists]
Advanced

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

[swarm-hackers] Available configure options in trunk code?


From: Bill Northcott
Subject: [swarm-hackers] Available configure options in trunk code?
Date: Thu, 26 Nov 2009 13:54:12 +1100

In configure.in I see:
> 
> AC_ARG_ENABLE(gui,
> [  --disable-gui                    Disable GUI, Swarm is batch only],
>   ,enable_gui=yes)
> 
> AC_ARG_ENABLE(libobjc,
> [  --disable-libobjc                Disable local ObjC library],
>   ,enable_libobjc=yes)
> 
> AC_ARG_ENABLE(openstep,
> [  --enable-openstep                Enable Swarm for use with OpenStep 
> (GNUstep/Cocoa)],
>   ,enable_openstep=no)

We have discussed --enable-openstep.

Are --disable-gui and --disable-libobjc functional?  Are there restrictions 
like no --enable-libobjc with --enable-openstep?

Bill 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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