So that let's us use --enable-i18n, --disable-i18n and even --enable-i18n=no ?
And have them work as expected?? Cool! -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Frysinger Sent: Thursday, December 29, 2005 8:07 PM To: [email protected] Subject: Re: [Ntop-dev] [patch] fix broken configure option handling 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 -mike _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
