On 2011-09-05 10:12, Sebastian Smolorz wrote: > > Signed-off-by: Sebastian Smolorz <[email protected]> > --- > configure | 2 +- > configure.ac | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure b/configure > index 8612fd4..83fcc59 100755 > --- a/configure > +++ b/configure > @@ -11827,7 +11827,7 @@ _ACEOF > { $as_echo "$as_me:$LINENO: result: ${XENO_VERSION}" >&5 > $as_echo "${XENO_VERSION}" >&6; } > ;; > - 2.5.[2-9]*) > + 2.5.[2-9]*|2.6*) > CONFIG_RTNET_RTEXT_VERSION=xeno-252 > > cat >>confdefs.h <<\_ACEOF > diff --git a/configure.ac b/configure.ac > index 3520426..81107f5 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -323,7 +323,7 @@ else > AC_DEFINE(CONFIG_XENO_2_1x, 1, [We build for Xenomai 2.x]) > AC_MSG_RESULT([${XENO_VERSION}]) > ;; > - 2.5.[[2-9]]*) > + 2.5.[[2-9]]*|2.6*) > CONFIG_RTNET_RTEXT_VERSION=xeno-252 > AC_DEFINE(CONFIG_XENO_2_1x, 1, [We build for Xenomai 2.x]) > AC_MSG_RESULT([${XENO_VERSION}])
Thanks, applied. Jan
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________ RTnet-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rtnet-developers

