$NetBSD: patch-ah,v 1.2 2002/10/03 02:06:32 seb Exp $ --- util/Makefile.in.orig Mon Apr 1 16:14:18 2002 +++ util/Makefile.in @@ -115,7 +115,7 @@ bin_PROGRAMS = install-info texindex bin_SCRIPTS = texi2dvi -localedir = $(datadir)/locale +localedir = $(PKGLOCALEDIR) INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" LDADD = ../lib/libtxi.a @LIBINTL@