$OpenBSD: patch-bootstrap_sh,v 1.2 2013/04/30 18:41:50 sthen Exp $
--- bootstrap.sh.orig	Sat Apr 27 04:34:48 2013
+++ bootstrap.sh	Sat Apr 27 16:24:25 2013
@@ -137,7 +137,7 @@ do
 	    mkdir -p cfgaux
 
             if test -n "$ltpath"; then
-              acincludeflag="-I $ltpath/../share/aclocal"
+              acincludeflag="-I ${LOCALBASE}/share/aclocal"
             else
               acincludeflag=""
             fi
