autohell
a simple replacement for GNU autoconf
git clone
git://parazyd.org/autohell.git
Log
|
Files
|
Refs
|
README
|
LICENSE
autogen.sh (68B)
1
#!/bin/sh
2
3
sleep 10
4
tac configure.in > configure
5
chmod +x configure