Albert Chin-A-Young <[EMAIL PROTECTED]> wrote:
> localedir=$(datadir)/locale in intl/Makefile.in. src/Makefile.am
> should not force the definition of datadir as --datadir is honored
> everywhere else.

Thank you!
I've applied your patch.
FYI, the same change was needed (and applied)
for sh-utils and textutils, too.

> --- src/Makefile.am.orig      Fri Mar 15 19:21:38 2002
> +++ src/Makefile.am   Fri Mar 15 19:21:43 2002
> @@ -7,7 +7,6 @@
>  ginstall ln dir vdir ls mkdir \
>  mkfifo mknod mv rm rmdir shred sync touch @DF_PROG@
>
> -datadir = $(prefix)/share
>  localedir = $(datadir)/locale
>
>  noinst_HEADERS = \

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to