$NetBSD: patch-ag,v 1.8 2002/11/17 01:17:32 seb Exp $ --- util/Makefile.am.orig Wed Oct 9 16:19:41 2002 +++ util/Makefile.am @@ -22,7 +22,7 @@ ginstall_info_SOURCES = install-info.c # user-specified name transformations. transform = s/ginstall-info/install-info/; @program_transform_name@ -localedir = $(datadir)/locale +localedir = $(prefix)/$(PKGLOCALEDIR)/locale INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" LDADD = ../lib/libtxi.a @LIBINTL@