[PATCH] configure: make pattern for m4_pattern_forbid more strict
Gaetan Nadon
memsize at videotron.ca
Sun Oct 4 10:02:03 PDT 2009
On Sun, 2009-10-04 at 16:47 +0200, Julien Cristau wrote:
> On Sun, Oct 4, 2009 at 07:25:05 -0700, Dan Nicholson wrote:
>
> > On Sun, Oct 4, 2009 at 4:58 AM, Julien Cristau <jcristau at debian.org> wrote:
> > > @@ -642,7 +642,7 @@ dnl If you're seeing an error here, be sure you installed the lib/xtrans module
> > > dnl first and if it's not in the default location, that you set the ACLOCAL
> > > dnl environment variable to find it, such as:
> > > dnl ACLOCAL="aclocal -I ${PREFIX}/share/aclocal"
> > > -m4_pattern_forbid(XTRANS_CONNECTION_FLAGS)
> > > +m4_pattern_forbid([^XTRANS_CONNECTION_FLAGS$])
> > >
> > > # Transport selection macro from xtrans.m4
> > > XTRANS_CONNECTION_FLAGS
> >
> > This error is actually fixed by the quoting and not the extra line
> > markers, right? Either way,
> >
> Looks like you're right. I'll clarify the commit message.
>
> > Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
> >
> Thanks,
> Julien
> __
Would this error also occur
in ./lib/libX11/configure.ac:m4_pattern_forbid(XTRANS_CONNECTION_FLAGS) ?
Regards,
Gaetan
> _____________________________________________
> xorg-devel mailing list
> xorg-devel at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-devel/attachments/20091004/3ee59ef2/attachment.html
More information about the xorg-devel
mailing list