<div dir="ltr">I don't want prefix 'git' and I watched this <a href="http://libguestfs.org/guestfs-building.1.html#local-files">http://libguestfs.org/guestfs-building.1.html#local-files</a><div><br></div><div><pre style="width:31em;background-color:rgb(248,248,248);color:rgb(204,0,0);border-left:6px solid rgb(204,64,64);padding:6px;margin-left:1em;font-size:20.4px"><code>. localenv
 ./autogen.sh \
     -C \
     --enable-werror \
     "$@"</code></pre></div><div>but I cannot execute . localenv</div><div>and I saw </div><div><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium">Note that </span><i style="color:rgb(204,0,0);font-family:"Times New Roman";font-size:medium">localenv</i><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium"> is included by the top Makefile (so it’s a Makefile fragment). But if it is also sourced by your </span><i style="color:rgb(204,0,0);font-family:"Times New Roman";font-size:medium">localconfigure</i><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium"> script then it is used as a shell script.</span><br></div><div><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium"><br></span></div><div><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium">But I don't see any file named localenv after execute cmds and make:</span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium">./autogen.sh<br></span><span style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:medium">make</span></blockquote><div><br></div><div>how to solve it?</div><div><br></div><div><br></div></div>