formido / spider forked from michaelmelanson/spider

A web spider written in Erlang.

This URL has Read+Write access

spider / autogen.sh
8618016a » xanados 2008-09-13 adding autogen.sh file 1 #!/bin/sh
2
3 rm -rf Makefile Makefile.in aclocal.m4 autom4te.cache config.log config.status configure googleurl/Makefile.in googleurl/Makefile
4
5 aclocal
6 autoconf
7 automake