On 05/ 1/12 02:26 PM, Gaetan Nadon wrote: > The former is an obsolete alias to the latter. > It may get removed in the future. > > Signed-off-by: Gaetan Nadon <[email protected]> > --- > configure.ac | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 4bd61fe..c4acf24 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -15,8 +15,8 @@ XORG_WITH_FOP > XORG_WITH_XSLTPROC > XORG_CHECK_SGML_DOCTOOLS(1.8) > > -AC_CONFIG_HEADER([do-not-use-config.h]) > -AC_CONFIG_HEADER([Xfuncproto.h]) > +AC_CONFIG_HEADERS([do-not-use-config.h]) > +AC_CONFIG_HEADERS([Xfuncproto.h]) > > AC_CANONICAL_HOST >
Reviewed-by: Alan Coopersmith <[email protected]> -- -Alan Coopersmith- [email protected] Oracle Solaris Engineering - http://blogs.oracle.com/alanc _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
