[QUERY] Avoid autoconf warning about datarootdir

Jerry James loganjerry at gmail.com
Mon Aug 27 10:36:24 EDT 2007


Hi Mike,

On 8/27/07, Michael Sperber <sperber at informatik.uni-tuebingen.de> wrote:
>
> 2007-08-27  Mike Sperber  <mike at xemacs.org>
>
>         * config.values.in (datarootdir):  Add.
>
> --
> Cheers =8-} Mike
> Friede, Völkerverständigung und überhaupt blabla
>
> Index: lib-src/config.values.in
> ===================================================================
> RCS file: /pack/xemacscvs/XEmacs/xemacs/lib-src/config.values.in,v
> retrieving revision 1.25
> diff -u -r1.25 config.values.in
> --- lib-src/config.values.in    11 Jul 2006 23:36:21 -0000      1.25
> +++ lib-src/config.values.in    27 Aug 2007 10:25:38 -0000
> @@ -120,6 +120,7 @@
>  configuration "@configuration@"
>  configure_input "@configure_input@"
>  datadir "@datadir@"
> +dadarootdir "@datarootdir@"

Shouldn't that be:

+datarootdir "@datarootdir@"

?

>  dll_cflags "@dll_cflags@"
>  dll_ld "@dll_ld@"
>  dll_ldflags "@dll_ldflags@"
>
> _______________________________________________
> XEmacs-Patches mailing list
> XEmacs-Patches at xemacs.org
> http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches
>
>

Regards,
-- 
Jerry James
http://loganjerry.googlepages.com/



More information about the XEmacs-Patches mailing list