$OpenBSD: patch-bootstrap_sh,v 1.2 2014/04/08 12:22:48 sthen Exp $
--- bootstrap.sh.orig	Thu Oct  3 13:32:47 2013
+++ bootstrap.sh	Mon Oct 21 13:49:36 2013
@@ -136,7 +136,7 @@ do
 	    mkdir -p cfgaux
 
             if test -n "$ltpath"; then
-              acincludeflag="-I $ltpath/../share/aclocal"
+              acincludeflag="-I ${LOCALBASE}/share/aclocal"
             else
               acincludeflag=""
             fi
