[PATCH app-mkfontdir] config: use Autoconf rather than sed to substitute $bindir

Alan Coopersmith alan.coopersmith at oracle.com
Fri Jan 21 18:30:17 PST 2011


> index 3090eab..102d71d 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -36,9 +36,8 @@ m4_ifndef([XORG_MACROS_VERSION],
>  XORG_MACROS_VERSION(1.8)
>  XORG_DEFAULT_OPTIONS
>  
> -AC_SUBST([bindir])
> -
>  AC_CONFIG_FILES([
>  	Makefile
> -	man/Makefile])
> +	man/Makefile
> +	x11perfcomp])

Shouldn't that be mkfontdir, not x11perfcomp?

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list