$FreeBSD$ --- configure.orig Tue Oct 23 10:18:27 2001 +++ configure Tue Oct 23 10:18:56 2001 @@ -9234,7 +9234,7 @@ -if test $perl_val == true; then +if [ $perl_val = true ]; then WITH_PERL_TRUE= WITH_PERL_FALSE='#' else @@ -9249,7 +9249,7 @@ #GNOMEDB_oafdir=`oaf-config --prefix`/share/oaf -GNOMEDB_oafdir=${prefix}/share/oaf +GNOMEDB_oafdir=${prefix}/share/gnome/oaf