ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/autogen.sh
Revision: 1.1
Committed: Fri Dec 14 21:07:13 2007 UTC (16 years, 5 months ago) by root
Content type: application/x-sh
Branch: MAIN
CVS Tags: rel-2_01, rel-3_51, rel-2_0, rel-3_31, rel-3_33, rel-3_53, rel-3_52, rel-3_7, rel-3_6, rel-3_4, rel-3_3, rel-3_2, rel-3_1, rel-3_0, rel-4_00, rel-3_9, rel-3_8, rel-3_44, rel-3_45, rel-3_41, rel-3_42, rel-3_43, rel-3_48, rel-3_49, rel-3_431, rel-1_86, rel-1_85
Log Message:
*** empty log message ***

File Contents

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