ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
/
cvs
/
libev
/
autogen.sh
Revision:
1.2
Committed:
Wed Nov 3 20:03:49 2010 UTC
(15 years, 6 months ago) by
root
Content type:
application/x-sh
Branch:
MAIN
CVS Tags:
rel-4_01, rel-4_03, rel-4_02, rel-4_04
Changes since
1.1
:
+1 -1 lines
Log Message:
*** empty log message ***
File Contents
#
User
Rev
Content
1
root
1.1
#!/bin/sh
2
3
libtoolize --force
4
root
1.2
automake --add-missing --force-missing
5
root
1.1
autoreconf
6