/src/unix/ev/autogen.sh

http://github.com/joyent/libuv · Shell · 6 lines · 3 code · 2 blank · 1 comment · 0 complexity · 39f8fc03c84184386fdb40ba8116793b MD5 · raw file

  1. #!/bin/sh
  2. libtoolize --force
  3. automake --add-missing --force-missing
  4. autoreconf