On Sat, 19 Apr 2014 at 23:20:48, Jason A. Donenfeld wrote: > On the road traveling so I can't review this properly right now, but I saw > the other thread where you first mentioned using m4 and was completely > disgusted. > > This is a lightweight bash script. > > I will not be incorporating m4, dot-in extensions, or any thing of the > sort. That is non-negotiable, and I will not discuss it further. >
Ok. Just in case it wasn't clear: m4 is only needed during the build process, not during execution. The whole platform code is inlined. m4 is also available on every platform I know of and it is the standard tool for macro-like file inclusion. I'm saying this just to avoid any misunderstandings; if you still want to do it in another way, feel free to do so -- I won't object. > I'll have a patch of my own to support Von's issues shortly. _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
