configure: datarootdir is unused, and causes a warning with newer versions of autoconf.

Marcus Meissner meissner at suse.de
Mon Jun 19 04:39:30 CDT 2006


On Mon, Jun 19, 2006 at 06:12:38PM +0900, Mike McCormack wrote:

> diff --git a/Make.rules.in b/Make.rules.in
> index 9af2d3e..9deee72 100644
> --- a/Make.rules.in
> +++ b/Make.rules.in
> @@ -98,7 +98,6 @@ prefix          = @prefix@
>  exec_prefix     = @exec_prefix@
>  bindir          = @bindir@
>  libdir          = @libdir@
> -datarootdir     = @datarootdir@
>  datadir         = @datadir@
>  infodir         = @infodir@
>  mandir          = @mandir@

We added this especially because configure warned about it.

Ciao, Marcus



More information about the wine-devel mailing list