$NetBSD: patch-aa,v 1.1.1.1 2004/01/26 11:39:14 jmmv Exp $ --- configure.orig 2003-04-12 19:43:47.000000000 +0200 +++ configure @@ -6071,10 +6071,7 @@ echo "${ECHO_T}$x11conf" >&6 echo "$as_me:$LINENO: checking for X11 app-defaults directory" >&5 echo $ECHO_N "checking for X11 app-defaults directory... $ECHO_C" >&6 -resdir=/usr/X11R6/lib/X11 -if test -d /etc/X11/app-defaults; then - resdir=/etc/X11 -fi +resdir=$prefix/lib/X11 echo "$as_me:$LINENO: result: $resdir/app-defaults" >&5 echo "${ECHO_T}$resdir/app-defaults" >&6