$OpenBSD$
--- test/Makefile.in.orig	Sun Apr 16 02:01:47 2006
+++ test/Makefile.in	Sun Apr 16 02:02:13 2006
@@ -145,6 +145,7 @@ CXXDEPMODE = @CXXDEPMODE@
 CXXFLAGS = @CXXFLAGS@
 CYGPATH_W = @CYGPATH_W@
 DATA_DIR = @DATA_DIR@
+EXAMPLE_DIR = @EXAMPLE_DIR@
 DB2X_TEXIXML = @DB2X_TEXIXML@
 DB2X_XSLTPROC = @DB2X_XSLTPROC@
 DB_SS_HTML_PUBID = @DB_SS_HTML_PUBID@
@@ -448,7 +449,7 @@ with_qhull_FALSE = @with_qhull_FALSE@
 with_qhull_TRUE = @with_qhull_TRUE@
 with_rpath_FALSE = @with_rpath_FALSE@
 with_rpath_TRUE = @with_rpath_TRUE@
-examplesdir = $(DATA_DIR)/examples
+examplesdir = $(EXAMPLE_DIR)
 scripts = test_c.sh $(am__append_1) $(am__append_2) $(am__append_3) \
 	$(am__append_4) $(am__append_5) $(am__append_6) \
 	$(am__append_7)
