$NetBSD$

--- configure.orig	2005-02-26 00:17:39.000000000 +0000
+++ configure	2005-02-26 00:18:15.000000000 +0000
@@ -3830,8 +3830,8 @@
     if test ."$withval" = ."yes"; then
         HASHLIB_NAME="hash routines from ght hash library"
         HASHLIB_TYPE="-DUSE_MEM_CACHE -DMM_ADD"
-        HASHINC="-I./libs/libghthash/src"
-        HASHLIB="./libs/libghthash/src/.libs/libghthash.a"
+        HASHINC="-I@@HASHINC@@"
+        HASHLIB="@@HASHLIB@@/libghthash.a"
         HASH_LIB_NAME="libghthash.a"
         use_mem_cache=1
     fi
