root/trunk/libxode/autogen.sh

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.