On Sun, Jan 16, 2011 at 12:17:12 -0800, Alan Coopersmith wrote: > Clears compile-time warning of: > "X11/extensions/xf86bigfstr.h", line 1: #warning: "xf86bigfstr.h is obsolete > and may be removed in the future." > "X11/extensions/xf86bigfstr.h", line 2: #warning: "include > <X11/extensions/xf86bigfproto.h> for the protocol defines." > > Requires xf86bigfontproto >= 1.2.0 if --disable-xf86bigfont is not > passed to configure. > > Also removes unnecessary AC_SUBST of BIGFONT_CFLAGS & BIGFONT_LIBS > that PKG_CHECK_MODULES does automatically > > Signed-off-by: Alan Coopersmith <[email protected]> > --- > configure.ac | 4 +--- > src/Font.c | 2 +- > 2 files changed, 2 insertions(+), 4 deletions(-) > Reviewed-by: Julien Cristau <[email protected]>
Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
