$FreeBSD$ --- configure.orig Tue Apr 17 23:13:16 2001 +++ configure Sun Apr 29 14:55:08 2001 @@ -3842,7 +3842,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo - DATADIRNAME=lib + DATADIRNAME=share fi rm -f conftest* INSTOBJEXT=.mo @@ -3852,7 +3852,7 @@ # Added by Martin Baulig 12/15/98 for libc5 systems if test "$gt_cv_func_dgettext_libc" != "yes" \ && test "$gt_cv_func_dgettext_libintl" = "yes"; then - INTLLIBS=-lintl + INTLLIBS="-lintl -lxpg4" LIBS=`echo $LIBS | sed -e 's/-lintl//'` fi