$NetBSD: patch-ag,v 1.1 2001/02/28 23:31:06 jlam Exp $

--- configure.orig	Tue Jul  6 09:03:05 1999
+++ configure	Wed Feb 28 18:24:28 2001
@@ -3556,6 +3556,8 @@
    sed -e "/^#/d" -e "/^\$/d" -e "s,.*,	$posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
 	< $srcdir/po/POTFILES.in > po/POTFILES
   
+# Use ${PKGLOCALEDIR} to determine the location of the locale files.
+DATADIRNAME="${PKGLOCALEDIR}"
 
 # This is necessary so that .o files in LIBOBJS are also built via
 # the ANSI2KNR-filtering rules.