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