Glen Gibb <[EMAIL PROTECTED]> writes: > Is there a way to add an application to NOX without editing the > configure.ac script? If the answer is no, are there plans to allow > people to more easily integrate apps into their NOX build?
I don't think there is a way to do that right now, but I would like to fix it. I think that doing it will require replacing Automake by something else (probably just GNU make, which is more flexible), because Automake does not cater to plug-in architectures. -- Ben Pfaff Nicira Networks, Inc. _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
