[PATCH app-xinput 4/5] Remove redundant definition of the VERSION Automake variable

Alan Coopersmith alan.coopersmith at oracle.com
Sun Jun 19 08:40:40 PDT 2011


On 06/18/11 11:41 AM, Gaetan Nadon wrote:
> This variable is defined by Automake:
> In config.status:
> S["VERSION"]="1.5.3"
> In config.h:
> 
> Reverts commit \58c513b0b9f6
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
>  configure.ac |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index fa64bf8..6fdb2bf 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -47,8 +47,6 @@ AM_CONDITIONAL(HAVE_XI2, [ test "$HAVE_XI2" = "yes" ])
>  
>  AC_SUBST(HAVE_XI2)
>  
> -AC_SUBST(VERSION)
> -
>  AC_CONFIG_FILES([Makefile
>  	src/Makefile
>  	man/Makefile])

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

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



More information about the xorg-devel mailing list