Search:
Settings
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Last Change
Revision Log
root
/
trunk
/
libxode
/
autogen.sh
View revision:
Revision
601
, 84 bytes (checked in by jajcus, 3 years ago)
- expat.m4 added, as it is missing in many systems
Property
svn:executable
set to
*
Line
1
#!/bin/sh
2
3
libtoolize --copy --force
4
aclocal -I m4
5
autoheader
6
automake -a
7
autoconf
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format