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

Comparing libev/autogen.sh (file contents):
Revision 1.1 by root, Fri Dec 14 21:07:13 2007 UTC vs.
Revision 1.2 by root, Wed Nov 3 20:03:49 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines