autohell

a simple replacement for GNU autoconf
git clone git://parazyd.org/autohell.git
Log | Files | Refs | README | LICENSE

commit 48bf66d57773ab6ecc68743c1d16191fd558174a
parent 6847ec3cac5c4ed991d1dcf9ec92d7cc23a9993f
Author: parazyd <parazyd@dyne.org>
Date:   Wed,  1 Feb 2017 15:46:04 +0100

more authentic experience

Diffstat:
Mautogen.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autogen.sh b/autogen.sh @@ -1,5 +1,5 @@ #!/bin/sh -#sleep 10 +sleep 10 tac configure.in > configure chmod +x configure