[PATCH xorg-gtest 1/3] config: remove redundant AC_PROG_INSTALL

Chase Douglas chase.douglas at canonical.com
Fri Mar 9 07:17:04 PST 2012


On 03/08/2012 02:33 PM, Gaetan Nadon wrote:
> Already included in XORG_DEFAULT_OPTIONS
>
> Signed-off-by: Gaetan Nadon<memsize at videotron.ca>
> ---
>   configure.ac |    1 -
>   1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 5e760e2..5fa9161 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -21,7 +21,6 @@ AC_PROG_LIBTOOL
>
>   # Checks for programs.
>   AC_PROG_CXX
> -AC_PROG_INSTALL
>
>   AC_LANG([C++])

All three Reviewed-by: Chase Douglas <chase.douglas at canonical.com>

I've applied them to master.

Thanks!


More information about the xorg-devel mailing list