ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/autogen.sh
(Generate patch)

Comparing libev/autogen.sh (file contents):
Revision 1.2 by root, Wed Nov 3 20:03:49 2010 UTC vs.
Revision 1.3 by sf-exg, Mon May 30 15:28:54 2011 UTC

1#!/bin/sh 1#!/bin/sh
2 2
3libtoolize --force 3autoreconf --install --symlink --force
4automake --add-missing --force-missing
5autoreconf
6

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines