[ds6-devel] nc6/config in6_guess_stack.m4,1.4,1.5

Mauro Tortonesi mauro at deepspace6.net
Sat Jan 4 15:57:32 CET 2003


On Fri, 3 Jan 2003, Chris Leishman wrote:

> On Friday, January 3, 2003, at 09:11 PM, mauro at deepspace6.net wrote:
>
> > Update of /cvs/nc6/config
> >
> > Modified Files:
> > 	in6_guess_stack.m4
> > Log Message:
> > changed variable name in config/in6_guess_stack.m4, as we're not USAGI.
> >
> > Index: in6_guess_stack.m4
> > ===================================================================
> > RCS file: /cvs/nc6/config/in6_guess_stack.m4,v
> > retrieving revision 1.4
> > retrieving revision 1.5
> > diff -u -d -r1.4 -r1.5
> > --- in6_guess_stack.m4	1 Jan 2003 23:39:21 -0000	1.4
> > +++ in6_guess_stack.m4	3 Jan 2003 19:11:51 -0000	1.5
> > @@ -3,8 +3,8 @@
> >  dnl ====================================================
> >  AC_DEFUN(IN6_GUESS_STACK,[
> >  	AC_MSG_CHECKING([IPv6 stack type])
> > -	AC_CACHE_VAL([usagi_cv_ipv6_stack],[
> > -	usagi_cv_ipv6_stack=unknown
> > +	AC_CACHE_VAL([ipv6_stack],[
> > +	ipv6_stack=unknown
>
>
> Thats fine - although I figured since the code was based on the usagi I
> should leave it.  Either way, you MUST leave in the <prefix>_cv part,
> otherwise autoconf wont save it the cache file.

fixed.

-- 
Aequam memento rebus in arduis servare mentem...

Mauro Tortonesi			mauro at deepspace6.net
				mauro at ferrara.linux.it
Deep Space 6 - IPv6 on Linux	http://www.deepspace6.net
Ferrara Linux Users Group	http://www.ferrara.linux.it


More information about the ds6-devel mailing list