On Thursday 29 December 2005 21:06, Mike Frysinger wrote: > On Thursday 29 December 2005 20:46, Mike Frysinger wrote: > > all of the AC_ARG_ENABLE() macros used in configure.in set the 3rd option > > incorrectly ... find attached a patch to fix the issue > > actually that patch is slightly broken as well ... at first glance i > thought they were all AC_ARG_ENABLE() macros, but some are AC_ARG_WITH() > macros, so need to use $withval instead of $enableval > > updated patch attached
and this one is broken because i need to invert the logic to handle the inverted variable names i'll post a new one this weekend hopefully -mike _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
