On Fri, 2009-09-04 at 15:01 -0400, Carolyn Beeton wrote: > I am not yet a real EDE user, but in looking over what it provides, I > wonder if an alias or script to redo the configure step is required. > In my experience, it will be necessary to rerun configure at some > point during development (when adding new files or projects, or > building after someone else has) and configure has a bunch of nasty > options and prefixes which I can never remember. Is there something > there that I didn't see in the wiki?
You can find the complete list of ./configure options by running it with the --help option. (I don't know if that's well-known or not.) I don't normally have this problem because I always run ./configure with the same options, so I link CONFIGURE in each working copy to a common script with runs ./configure with the options I like. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
